test.wsmo4j.factory
Class DataFactoryTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by test.wsmo4j.Wsmo4jTestCase
              extended by test.wsmo4j.factory.DataFactoryTest
All Implemented Interfaces:
junit.framework.Test

public class DataFactoryTest
extends Wsmo4jTestCase

Interface or class description

 Created on Sep 5, 2005
 Committed by $Author: alex_simov $
 $Source$,
 

Version:
$Revision: 2258 $ $Date: 2007-11-22 15:57:06 +0200 (Thu, 22 Nov 2007) $
Author:
holger.lausen@deri.org

Field Summary
 
Fields inherited from class test.wsmo4j.Wsmo4jTestCase
dataFactory, factory, leFactory
 
Constructor Summary
DataFactoryTest()
           
 
Method Summary
 void testBoolean()
           
 void testDataTypes()
           
 void testDate()
           
 void testDateTime()
           
 void testDouble()
           
 void testExceptions()
           
 void testFloat()
           
 void testGYear()
           
 void testTime()
           
 
Methods inherited from class test.wsmo4j.Wsmo4jTestCase
createIRI, createIRI, setUp
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DataFactoryTest

public DataFactoryTest()
Method Detail

testExceptions

public void testExceptions()

testDataTypes

public void testDataTypes()

testFloat

public void testFloat()

testDouble

public void testDouble()

testDateTime

public void testDateTime()

testDate

public void testDate()

testTime

public void testTime()

testBoolean

public void testBoolean()

testGYear

public void testGYear()


Copyright © 2004-2008 Ontotext Lab.. All Rights Reserved.