test.wsmo4j.factory
Class DataFactoryDateTimeTest

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

public class DataFactoryDateTimeTest
extends Wsmo4jTestCase

Author:
Luchesar Cekov Test fix of https://sourceforge.net/tracker/?func=detail&atid=665346&aid=1723466&group_id=113501

Field Summary
 
Fields inherited from class test.wsmo4j.Wsmo4jTestCase
dataFactory, factory, leFactory
 
Constructor Summary
DataFactoryDateTimeTest()
           
 
Method Summary
 void testCreateDateTimeCalendar()
           
 void testCreateDateTimeFloat()
           
 void testCreateDateTimeString()
           
 void testCreateTimeCalendar()
           
 void testCreateTimeFloat()
           
 void testCreateTimeInt()
           
 void testCreateTimeString()
           
 
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

DataFactoryDateTimeTest

public DataFactoryDateTimeTest()
Method Detail

testCreateDateTimeCalendar

public void testCreateDateTimeCalendar()
                                throws Exception
Throws:
Exception

testCreateDateTimeFloat

public void testCreateDateTimeFloat()
                             throws Exception
Throws:
Exception

testCreateDateTimeString

public void testCreateDateTimeString()
                              throws Exception
Throws:
Exception

testCreateTimeCalendar

public void testCreateTimeCalendar()
                            throws Exception
Throws:
Exception

testCreateTimeFloat

public void testCreateTimeFloat()
                         throws Exception
Throws:
Exception

testCreateTimeInt

public void testCreateTimeInt()
                       throws Exception
Throws:
Exception

testCreateTimeString

public void testCreateTimeString()
                          throws Exception
Throws:
Exception


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