mentat.datatype.test_sqldb module¶
Unit test module for testing the mentat.datatype.sqldb
module.
-
class
mentat.datatype.test_sqldb.
TestMentatDatatypeSqldb
(methodName='runTest')[source]¶ Bases:
unittest.case.TestCase
Unit test class for testing the
mentat.datatype.sqldb
module.-
test_01_user_model
()[source]¶ Perform initial minimal tests of
mentat.datatype.sqldb.UserModel
.
-
test_02_group_model
()[source]¶ Perform initial minimal tests of
mentat.datatype.sqldb.GroupModel
.
-
test_04_network_model
()[source]¶ Perform initial minimal tests of
mentat.datatype.sqldb.NetworkModel
.
-
test_05_filter_model
()[source]¶ Perform initial minimal tests of
mentat.datatype.sqldb.FilterModel
.
-
test_06_setrep_model
()[source]¶ Perform initial minimal tests of
mentat.datatype.sqldb.SettingsReportingModel
.
-
test_07_event_statistics_model
()[source]¶ Perform initial minimal tests of
mentat.datatype.sqldb.EventStatisticsModel
.
-
test_08_event_report_model
()[source]¶ Perform initial minimal tests of
mentat.datatype.sqldb.EventReportModel
.
-
test_09_changelog_model
()[source]¶ Perform initial minimal tests of
mentat.datatype.sqldb.ItemChangeLogModel
.
-
verbose
= False¶
-