ozone core API

test.args
Class ArgsTest

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

public class ArgsTest
extends test.OzoneTestCase

Version:
$Revision$Date$
Author:
SMB

Field Summary
protected  Args args
           
 
Fields inherited from class test.OzoneTestCase
 
Fields inherited from class junit.framework.TestCase
 
Constructor Summary
ArgsTest(java.lang.String name)
           
 
Method Summary
 void accessObject()
           
 void createObject()
           
 void deleteObject()
           
static junit.framework.Test suite()
           
 void testAll()
           
 
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

args

protected Args args
Constructor Detail

ArgsTest

public ArgsTest(java.lang.String name)
Method Detail

suite

public static junit.framework.Test suite()

testAll

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

createObject

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

deleteObject

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

accessObject

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

ozone core API

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