ozone core API

test.simple
Class SimpleTest

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended bytest.OzoneTestCase
              extended bytest.simple.SimpleTest
All Implemented Interfaces:
junit.framework.Test

public class SimpleTest
extends test.OzoneTestCase

Version:
$Revision$Date$
Author:
SMB

Field Summary
private static java.lang.String AUTO1_NAME
           
private static java.lang.String AUTO1_OBJNAME
           
private static java.lang.String AUTO2_OBJNAME
           
private static org.apache.log4j.Category fLog
          log4j logger
protected  int stopCount
           
 
Fields inherited from class test.OzoneTestCase
 
Fields inherited from class junit.framework.TestCase
 
Constructor Summary
SimpleTest(java.lang.String name)
          Constructor
 
Method Summary
 void doCalls1(int c)
           
 void doCalls2(int c)
           
static junit.framework.Test suite()
          Reture a suite of Test for JUnit runner
 void testConnections()
           
 void testCreateLookupAndDelete()
           
 void testNameObject()
           
 void testOnDelete()
           
 void testRMI()
           
protected  void threadStopped()
           
 
Methods inherited from class test.OzoneTestCase
db, getDbUrl, setDB, setDbUrl
 
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
 

Field Detail

stopCount

protected int stopCount

fLog

private static org.apache.log4j.Category fLog
log4j logger


AUTO1_OBJNAME

private static final java.lang.String AUTO1_OBJNAME
See Also:
Constant Field Values

AUTO2_OBJNAME

private static final java.lang.String AUTO2_OBJNAME
See Also:
Constant Field Values

AUTO1_NAME

private static final java.lang.String AUTO1_NAME
See Also:
Constant Field Values
Constructor Detail

SimpleTest

public SimpleTest(java.lang.String name)
Constructor

Parameters:
name - name of this TestCase
Method Detail

suite

public static junit.framework.Test suite()
Reture a suite of Test for JUnit runner


testCreateLookupAndDelete

public void testCreateLookupAndDelete()
                               throws java.lang.Exception
Throws:
java.lang.Exception

testNameObject

public void testNameObject()
                    throws java.lang.Exception
Throws:
java.lang.Exception

testOnDelete

public void testOnDelete()
                  throws java.lang.Exception
Throws:
java.lang.Exception

doCalls1

public void doCalls1(int c)
              throws java.lang.Exception
Throws:
java.lang.Exception

doCalls2

public void doCalls2(int c)
              throws java.lang.Exception
Throws:
java.lang.Exception

testRMI

public void testRMI()
             throws java.lang.Exception
Throws:
java.lang.Exception

testConnections

public void testConnections()
                     throws java.lang.Exception
Throws:
java.lang.Exception

threadStopped

protected void threadStopped()

ozone core API

Copyright (C) The Ozone Database Project - www.ozone-db.org. All rights reserved.