PHP DataSift\Storyplayer\DefinitionLib Namespace

Classes

Name Description
E4xx_DuplicateGroupId Exception thrown when a test environment contains duplicate group IDs
E4xx_IllegalHostId Exception thrown when we're given a hostId that isn't a string
E4xx_IllegalRole Exception thrown when we're given a role that isn't a string
E4xx_IllegalRolesList Exception thrown when we're given a list of roles that isn't an array
E4xx_IncompatibleHostAdapter Exception thrown when we're given a host adapter that isn't compatible with the group's adapter
E4xx_NeedGroupAdapter Exception thrown when we need a GroupAdapter before we can perform the requested operation
TestEnvironment_Definition Represents the TestEnvironment that is being created / destroyed
TestEnvironment_GroupDefinition Represents a group of hosts in the test environment
TestEnvironment_HostDefinition Represents a host defined in the TestEnvironment
TestEnvironment_HostIdValidator Logic for verifying a host ID
TestEnvironment_RolesValidator Logic for verifying a list of roles for a host