Public Member Functions | Private Member Functions | List of all members
test.testMaster.MasterTestCase Class Reference
Inheritance diagram for test.testMaster.MasterTestCase:
Inheritance graph
[legend]

Public Member Functions

def setUp (self)
 
def tearDown (self)
 
def testAddKillNode (self)
 
def testAddMachine (self)
 
def testAddNode (self)
 
def testConnectFlow (self)
 
def testGetFlowNames (self)
 
def testGetGraph (self)
 
def testGetNodeAddress (self)
 
def testKillFlow (self)
 
def testMisc (self)
 
def testPromoteFlow (self)
 
def testRegisterFlow (self)
 
def testRegisterNode (self)
 
def testRegisterNode_Flows (self)
 
def testUnregisterFlow (self)
 

Private Member Functions

def _verifyFlowNameState (self, master, state)
 
def _verifyNodeDead (self, port)
 

Detailed Description

Master API Test Cases -- those not covered by ParamServer and AddKillNode

Definition at line 339 of file testMaster.py.

Member Function Documentation

def test.testMaster.MasterTestCase._verifyFlowNameState (   self,
  master,
  state 
)
private

Definition at line 348 of file testMaster.py.

def test.testMaster.MasterTestCase._verifyNodeDead (   self,
  port 
)
private

Definition at line 572 of file testMaster.py.

def test.testMaster.MasterTestCase.setUp (   self)

Definition at line 342 of file testMaster.py.

def test.testMaster.MasterTestCase.tearDown (   self)

Definition at line 345 of file testMaster.py.

def test.testMaster.MasterTestCase.testAddKillNode (   self)
testAddKillNode: test adding then killing nodes

Definition at line 580 of file testMaster.py.

def test.testMaster.MasterTestCase.testAddMachine (   self)

Definition at line 687 of file testMaster.py.

def test.testMaster.MasterTestCase.testAddNode (   self)
testAddNode: test master.addNode(callerId, subcontext, name, pkg, pkgNode, machine, port)

Definition at line 612 of file testMaster.py.

def test.testMaster.MasterTestCase.testConnectFlow (   self)

Definition at line 776 of file testMaster.py.

def test.testMaster.MasterTestCase.testGetFlowNames (   self)

Definition at line 487 of file testMaster.py.

def test.testMaster.MasterTestCase.testGetGraph (   self)

Definition at line 682 of file testMaster.py.

def test.testMaster.MasterTestCase.testGetNodeAddress (   self)

Definition at line 525 of file testMaster.py.

def test.testMaster.MasterTestCase.testKillFlow (   self)

Definition at line 847 of file testMaster.py.

def test.testMaster.MasterTestCase.testMisc (   self)

Definition at line 852 of file testMaster.py.

def test.testMaster.MasterTestCase.testPromoteFlow (   self)

Definition at line 354 of file testMaster.py.

def test.testMaster.MasterTestCase.testRegisterFlow (   self)

Definition at line 404 of file testMaster.py.

def test.testMaster.MasterTestCase.testRegisterNode (   self)

Definition at line 728 of file testMaster.py.

def test.testMaster.MasterTestCase.testRegisterNode_Flows (   self)

Definition at line 724 of file testMaster.py.

def test.testMaster.MasterTestCase.testUnregisterFlow (   self)

Definition at line 439 of file testMaster.py.


The documentation for this class was generated from the following file:


test_rosmaster
Author(s): Ken Conley
autogenerated on Sun Feb 3 2019 03:30:20