|
The Assimilation Monitoring Project
|


Public Member Functions | |
| def | test_startup |
| def | test_several_startups |
| def | tearDown |
Definition at line 359 of file cma/tests/cma_test.py.
| def cma.tests.cma_test.TestCMABasic.tearDown | ( | self | ) |
Definition at line 464 of file cma/tests/cma_test.py.
References cma.tests.cma_test.assert_no_dangling_Cclasses().

| def cma.tests.cma_test.TestCMABasic.test_several_startups | ( | self | ) |
A very interesting test: We send a STARTUP message and get back a SETCONFIG message and then send back a bunch of discovery requests.
Definition at line 391 of file cma/tests/cma_test.py.
References cma.tests.cma_test.auditalldrones(), cma.tests.cma_test.auditallrings(), cma.tests.cma_test.dronedesignation(), cma.tests.cma_test.droneipaddress(), cma.tests.cma_test.geninitconfig(), and cma.tests.cma_test.hostdiscoveryinfo().

| def cma.tests.cma_test.TestCMABasic.test_startup | ( | self | ) |
A semi-interesting test: We send a STARTUP message and get back a SETCONFIG message with lots of good stuff in it.
Definition at line 360 of file cma/tests/cma_test.py.
References cma.tests.cma_test.dronedesignation(), cma.tests.cma_test.droneipaddress(), cma.tests.cma_test.geninitconfig(), and cma.tests.cma_test.hostdiscoveryinfo().
