Interface | Description |
---|---|
UserIdentifierCollection |
Interface for utility classes that contain certain type
of identifiers.
|
Class | Description |
---|---|
ConfigurationUtil | |
Defaults | |
GenericUserIdentifierCollection | |
RoleContainer<ROLE> |
Utility class for linking system roles and user identifiers.
|
Roles |
Utility class for defining multiple roles with less typing.
|
RunInitAndBefores<USER,ROLE> | |
TestConfiguration |
Abstraction of configuration test class
|
TestMethodFilter |
Utility class for filtering methods that should be run with the initialized
producer and consumer identifiers.
|
TestNameUtil | |
UserIdentifier |
Generic definition of a user to use in the tests.
|
UserIdentifiers | |
Users |
Utility class for defining multiple users with less typing.
|
Enum | Description |
---|---|
LoginRole |
Role in which user should be logged in in the test
|
RoleContainer.RoleMode | |
UserIdentifier.Type |
Definitions for user types.
|