profiles.tests.test_models module

class profiles.tests.test_models.ProfileTestCase(methodName='runTest')[source]

Bases: django.test.testcases.TestCase

setUp()[source]

Hook method for setting up the test fixture before exercising it.

test_last_name_cannot_be_blank()[source]