PHP DataSift\Storyplayer\SystemsUnderTestLib Namespace

Classes

Name Description
E4xx_E4xx_SystemUnderTestRoleNameMustBeString Exception thrown when a 'role' in a system-under-test has a name, but it isn't a string
E4xx_SystemUnderTestAppSettingsMustBeAnObject Exception thrown when 'appSettings' section of a system-under-test isn't an object
E4xx_SystemUnderTestConfigMustBeAnObject Base class for all of our config-related exceptions
E4xx_SystemUnderTestRoleMustBeAnObject Exception thrown when a 'role' in a system-under-test isn't an object
E4xx_SystemUnderTestRoleMustHaveParams Exception thrown when a 'role' in a system-under-test has no 'params' section
E4xx_SystemUnderTestRoleMustSayWhichRoleItIs Exception thrown when a 'role' in a system-under-test isn't an object
E4xx_SystemUnderTestRoleParamsMustBeAnObject Exception thrown when a 'role' in a system-under-test has a params section, but it isn't an object
E4xx_SystemUnderTestRolesMustBeAnArray Exception thrown when 'roles' section of a system-under-test isn't an array
HardCodedSystemsUnderTest Our list of built-in systems-under-test
SystemUnderTestConfig the class for the config that represents a single system under test