|
The Assimilation Monitoring Project
|


Public Member Functions | |
| def | test_startup |
| def | test_several_startups |
| def | tearDown |
Static Public Attributes | |
| list | droneroot = CMAdb.cdb.nodetypetbl['Drone'] |
| tuple | Dronerels = droneroot.get_relationships('incoming', 'IS_A') |
| int | partnercount = 0 |
| int | livecount = 0 |
| int | ringcount = 0 |
| tuple | drone1 = DroneInfo(dronerel.start_node) |
| tuple | drone1rels = drone1.node.get_relationships() |
| reltype = rel.type | |
Definition at line 342 of file tests/cma_test.py.
| def tests.cma_test.TestCMABasic.tearDown | ( | self | ) |
Definition at line 447 of file tests/cma_test.py.
References tests.cma_test.assert_no_dangling_Cclasses().

| def 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 374 of file tests/cma_test.py.
References tests.cma_test.dronedesignation(), tests.cma_test.droneipaddress(), tests.cma_test.geninitconfig(), and tests.cma_test.hostdiscoveryinfo().

| def 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 343 of file tests/cma_test.py.
References tests.cma_test.dronedesignation(), tests.cma_test.droneipaddress(), tests.cma_test.geninitconfig(), and tests.cma_test.hostdiscoveryinfo().

|
static |
Definition at line 425 of file tests/cma_test.py.
|
static |
Definition at line 427 of file tests/cma_test.py.
|
static |
Definition at line 418 of file tests/cma_test.py.
|
static |
Definition at line 417 of file tests/cma_test.py.
|
static |
Definition at line 422 of file tests/cma_test.py.
|
static |
Definition at line 421 of file tests/cma_test.py.
|
static |
Definition at line 429 of file tests/cma_test.py.
|
static |
Definition at line 423 of file tests/cma_test.py.