alma::acs::commandcenter::AccTests Class Reference

List of all members.

Classes

class  AssertableTask

Static Public Member Functions

static Test suite ()
static boolean hasHead ()
static boolean hasNativeAcs ()
static void assertCompletion (int secs, AssertableTask t) throws Throwable

Detailed Description

A TestSuite holding

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:

Generated by  doxygen 1.6.2