ALMA Computing Group

alma::acs::component::client::ComponentClientTestCaseTest Class Reference

Requires C++ component "LAMP1" of type alma.acsexmplLamp.Lamp to be running. More...

List of all members.

Public Member Functions

 ComponentClientTestCaseTest () throws Exception
void testGetDAL () throws Exception
void testActivateOffShoot () throws Exception

Static Public Member Functions

void main (String[] args)

Protected Member Functions

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

Static Private Attributes

final String m_lampCurl = "LAMP1"


Detailed Description

Requires C++ component "LAMP1" of type alma.acsexmplLamp.Lamp to be running.

Author:
hsommer May 30, 2003 4:01:48 PM

Definition at line 47 of file ComponentClientTestCaseTest.java.


Constructor & Destructor Documentation

alma::acs::component::client::ComponentClientTestCaseTest::ComponentClientTestCaseTest  )  throws Exception [inline]
 

Parameters:
name 
Exceptions:
java.lang.Exception 
Definition at line 57 of file ComponentClientTestCaseTest.java.


Member Function Documentation

void alma::acs::component::client::ComponentClientTestCaseTest::main String[]  args  )  [inline, static]
 

Definition at line 138 of file ComponentClientTestCaseTest.java.

void alma::acs::component::client::ComponentClientTestCaseTest::setUp  )  throws Exception [inline, protected]
 

See also:
TestCase#setUp()
Definition at line 65 of file ComponentClientTestCaseTest.java.

void alma::acs::component::client::ComponentClientTestCaseTest::tearDown  )  throws Exception [inline, protected]
 

See also:
TestCase#tearDown()
Definition at line 73 of file ComponentClientTestCaseTest.java.

void alma::acs::component::client::ComponentClientTestCaseTest::testActivateOffShoot  )  throws Exception [inline]
 

Definition at line 89 of file ComponentClientTestCaseTest.java.

References m_lampCurl.

void alma::acs::component::client::ComponentClientTestCaseTest::testGetDAL  )  throws Exception [inline]
 

Definition at line 78 of file ComponentClientTestCaseTest.java.


Member Data Documentation

final String alma::acs::component::client::ComponentClientTestCaseTest::m_lampCurl = "LAMP1" [static, private]
 

Definition at line 50 of file ComponentClientTestCaseTest.java.

Referenced by testActivateOffShoot().


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