ALMA Computing Group

alma::acsexmpl::clients::ErrorComponentTest Class Reference

List of all members.

Public Member Functions

 ErrorComponentTest () throws Exception
void testDisplayMessage ()
void testBadMethod ()
void testExceptionFromCompletion ()
void testTypeException ()
void testReceiveCorbaSystemException ()
void testCompletionFromException ()
void testCompletionFromCompletion ()
void testCompletionOnStack ()
void testOutCompletion ()

Protected Member Functions

void setUp () throws Exception
void tearDown () throws Exception

Private Member Functions

void verifyErrorTrace (int depth, AcsJException jEx)

Private Attributes

ErrorComponent errorComp

Static Private Attributes

final String errorCompName = "ERRORCOMP_JAVA"

Constructor & Destructor Documentation

alma::acsexmpl::clients::ErrorComponentTest::ErrorComponentTest  )  throws Exception [inline]
 

Definition at line 22 of file ErrorComponentTest.java.


Member Function Documentation

void alma::acsexmpl::clients::ErrorComponentTest::setUp  )  throws Exception [inline, protected]
 

Definition at line 26 of file ErrorComponentTest.java.

References errorComp, and errorCompName.

void alma::acsexmpl::clients::ErrorComponentTest::tearDown  )  throws Exception [inline, protected]
 

Definition at line 32 of file ErrorComponentTest.java.

References errorCompName.

void alma::acsexmpl::clients::ErrorComponentTest::testBadMethod  )  [inline]
 

Definition at line 43 of file ErrorComponentTest.java.

References errorComp, and verifyErrorTrace().

void alma::acsexmpl::clients::ErrorComponentTest::testCompletionFromCompletion  )  [inline]
 

Definition at line 183 of file ErrorComponentTest.java.

References errorComp, and verifyErrorTrace().

void alma::acsexmpl::clients::ErrorComponentTest::testCompletionFromException  )  [inline]
 

Definition at line 152 of file ErrorComponentTest.java.

References errorComp, and verifyErrorTrace().

void alma::acsexmpl::clients::ErrorComponentTest::testCompletionOnStack  )  [inline]
 

Definition at line 213 of file ErrorComponentTest.java.

void alma::acsexmpl::clients::ErrorComponentTest::testDisplayMessage  )  [inline]
 

Definition at line 38 of file ErrorComponentTest.java.

References errorComp.

void alma::acsexmpl::clients::ErrorComponentTest::testExceptionFromCompletion  )  [inline]
 

Definition at line 74 of file ErrorComponentTest.java.

References errorComp, and verifyErrorTrace().

void alma::acsexmpl::clients::ErrorComponentTest::testOutCompletion  )  [inline]
 

Definition at line 217 of file ErrorComponentTest.java.

References errorComp.

void alma::acsexmpl::clients::ErrorComponentTest::testReceiveCorbaSystemException  )  [inline]
 

Definition at line 127 of file ErrorComponentTest.java.

References errorComp.

void alma::acsexmpl::clients::ErrorComponentTest::testTypeException  )  [inline]
 

Definition at line 97 of file ErrorComponentTest.java.

References errorComp, and verifyErrorTrace().

void alma::acsexmpl::clients::ErrorComponentTest::verifyErrorTrace int  depth,
AcsJException  jEx
[inline, private]
 

Definition at line 233 of file ErrorComponentTest.java.

Referenced by testBadMethod(), testCompletionFromCompletion(), testCompletionFromException(), testExceptionFromCompletion(), and testTypeException().


Member Data Documentation

ErrorComponent alma::acsexmpl::clients::ErrorComponentTest::errorComp [private]
 

Definition at line 20 of file ErrorComponentTest.java.

Referenced by setUp(), testBadMethod(), testCompletionFromCompletion(), testCompletionFromException(), testDisplayMessage(), testExceptionFromCompletion(), testOutCompletion(), testReceiveCorbaSystemException(), and testTypeException().

final String alma::acsexmpl::clients::ErrorComponentTest::errorCompName = "ERRORCOMP_JAVA" [static, private]
 

Definition at line 19 of file ErrorComponentTest.java.

Referenced by setUp(), and tearDown().


The documentation for this class was generated from the following file: