com.platform.ego.impl
Class ClientImplTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.platform.ego.impl.ClientImplTest
All Implemented Interfaces:
junit.framework.Test

public class ClientImplTest
extends junit.framework.TestCase


Constructor Summary
ClientImplTest(java.lang.String arg0)
           
 
Method Summary
 void testAllocate()
           
 void testGetAllocations()
           
 void testGetClusterAdmin()
           
 void testGetInfoProvider()
           
 void testGetLocation()
           
 void testGetService()
           
 void testLogonString()
           
 void testLogonStringString()
           
 void testRegister()
           
 void testRegisterInt()
           
 void testUnregister()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ClientImplTest

public ClientImplTest(java.lang.String arg0)
               throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

testLogonStringString

public void testLogonStringString()

testLogonString

public void testLogonString()

testRegister

public void testRegister()

testUnregister

public void testUnregister()

testRegisterInt

public void testRegisterInt()

testAllocate

public void testAllocate()

testGetService

public void testGetService()

testGetLocation

public void testGetLocation()

testGetInfoProvider

public void testGetInfoProvider()

testGetAllocations

public void testGetAllocations()

testGetClusterAdmin

public void testGetClusterAdmin()


Copyright (C) 1992-2006 Platform Computing Corporation