ANNA Suite  2020b
Multipurpose development suite for Telco applications
Classes | Typedefs
anna::testing Namespace Reference

Classes

class  TestCase
 
class  TestClock
 
class  TestDiameterCondition
 
class  TestManager
 
class  TestStep
 
class  TestStepCmd
 
class  TestStepDelay
 
class  TestStepIpLimit
 
class  TestStepSendDiameterXml
 
class  TestStepSendDiameterXml2c
 
class  TestStepSendDiameterXml2e
 
class  TestStepTimeout
 
class  TestStepWaitDiameter
 
class  TestTimer
 

Typedefs

typedef std::map< unsigned int, TestCase * > test_pool_t
 
typedef std::map< unsigned int, TestCase * >::const_iterator test_pool_it
 
typedef std::map< unsigned int, TestCase * >::iterator test_pool_nc_it
 

Typedef Documentation

◆ test_pool_it

typedef std::map<unsigned int , TestCase*>::const_iterator anna::testing::test_pool_it

◆ test_pool_nc_it

typedef std::map<unsigned int , TestCase*>::iterator anna::testing::test_pool_nc_it

◆ test_pool_t

typedef std::map<unsigned int , TestCase*> anna::testing::test_pool_t