Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

com::cosylab::cdb::jdal::tests::TestJDAL Class Reference

Collaboration diagram for com::cosylab::cdb::jdal::tests::TestJDAL:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TestJDAL (String arg0)
void testListNodes ()
void testChangeListener ()
void testListContext () throws Exception
void testLookupContext () throws Exception

Static Public Member Functions

TestSuite suite ()
void main (String args[])

Protected Member Functions

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

Private Attributes

String strIOR = "corbaloc::" + ACSPorts.getIP() + ":" + ACSPorts.getCDBPort() + "/CDB"
ORB orb
JDAL dal
boolean objectChanged

Detailed Description

Author:
dragan


Constructor & Destructor Documentation

com::cosylab::cdb::jdal::tests::TestJDAL::TestJDAL String  arg0  )  [inline]
 

This test constructor


Member Function Documentation

void com::cosylab::cdb::jdal::tests::TestJDAL::main String  args[]  )  [inline, static]
 

If we are called from java directly

void com::cosylab::cdb::jdal::tests::TestJDAL::setUp  )  throws Exception [inline, protected]
 

TestSuite com::cosylab::cdb::jdal::tests::TestJDAL::suite  )  [inline, static]
 

Creates a suite for this test

Returns:
TestSuite

void com::cosylab::cdb::jdal::tests::TestJDAL::tearDown  )  throws Exception [inline, protected]
 

void com::cosylab::cdb::jdal::tests::TestJDAL::testChangeListener  )  [inline]
 

Test ChangeListener Creates a changeListener object and registers for a curl then invokes clear_cache for that function in order to get a call from JDAL server

void com::cosylab::cdb::jdal::tests::TestJDAL::testListContext  )  throws Exception [inline]
 

Listing different contexts - simple and XML contexts We shouldn't see any difference in listing just 'directory' context or listing inside a XML data

void com::cosylab::cdb::jdal::tests::TestJDAL::testListNodes  )  [inline]
 

Tests listing function

void com::cosylab::cdb::jdal::tests::TestJDAL::testLookupContext  )  throws Exception [inline]
 

Test lookup functions. We can just obtain an InitialContext and then use it to get any information in the CDB


Member Data Documentation

JDAL com::cosylab::cdb::jdal::tests::TestJDAL::dal [private]
 

boolean com::cosylab::cdb::jdal::tests::TestJDAL::objectChanged [private]
 

ORB com::cosylab::cdb::jdal::tests::TestJDAL::orb [private]
 

String com::cosylab::cdb::jdal::tests::TestJDAL::strIOR = "corbaloc::" + ACSPorts.getIP() + ":" + ACSPorts.getCDBPort() + "/CDB" [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:12:26 2009 for ACS Java API by doxygen 1.3.8