alma::acs::commandcenter::AccTests Class Reference
List of all members.
Detailed Description
A TestSuite holding
-
various UnitTests
-
other TestSuites
-
Utilities for those tests
- Author:
- mschilli
Member Function Documentation
| static void alma::acs::commandcenter::AccTests::assertCompletion |
( |
int |
secs, |
|
|
AssertableTask |
t | |
|
) |
| | throws Throwable [inline, static] |
Asserts that t terminates without errors within the given time limit.
This runs t. If t takes longer than secs, an Exception will be thrown. If t terminates with an error, it will be rethrown.
| static boolean alma::acs::commandcenter::AccTests::hasHead |
( |
|
) |
[inline, static] |
- Returns:
- Whether graphical features can be tested.
| static boolean alma::acs::commandcenter::AccTests::hasNativeAcs |
( |
|
) |
[inline, static] |
- Returns:
- Whether native Acs scripts can be tested.
| static Test alma::acs::commandcenter::AccTests::suite |
( |
|
) |
[inline, static] |
The documentation for this class was generated from the following file: