Somtimes its importen to create your own asserts when you create test cases in python unittest like its return 1, 2 or 3 or its return a string there contain what you expect.
thats what i want to learn you about in this video about python unittest, i will learn you how you can create your own asseret to check about your code passed or not.