test.wsmo4j.parser.rdf
Class RDFParserTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by test.wsmo4j.Wsmo4jTestCase
              extended by test.wsmo4j.parser.rdf.RDFParserTest
All Implemented Interfaces:
junit.framework.Test

public class RDFParserTest
extends Wsmo4jTestCase

Test method for RDF parsing.

  Created on May 02, 2006
  Committed by $Author: nathaliest $
  $Source$
 

Version:
$Revision: 2643 $ $Date: 2008-08-08 01:32:53 +0300 (Fri, 08 Aug 2008) $
Author:
nathalie.steinmetz@deri.org

Field Summary
protected  org.wsmo.wsml.Parser parser
           
protected  org.wsmo.wsml.Serializer serializer
           
 
Fields inherited from class test.wsmo4j.Wsmo4jTestCase
dataFactory, factory, leFactory
 
Constructor Summary
RDFParserTest()
           
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testCorrectWSMLVariant()
           
 void testRDFFileParsing()
           
 void testRDFSFileParsing()
           
 
Methods inherited from class test.wsmo4j.Wsmo4jTestCase
createIRI, createIRI
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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
 

Field Detail

parser

protected org.wsmo.wsml.Parser parser

serializer

protected org.wsmo.wsml.Serializer serializer
Constructor Detail

RDFParserTest

public RDFParserTest()
Method Detail

setUp

protected void setUp()
              throws Exception
Overrides:
setUp in class Wsmo4jTestCase
Throws:
Exception

tearDown

protected void tearDown()
                 throws Exception
Overrides:
tearDown in class junit.framework.TestCase
Throws:
Exception

testCorrectWSMLVariant

public void testCorrectWSMLVariant()
                            throws Exception
Throws:
Exception

testRDFSFileParsing

public void testRDFSFileParsing()
                         throws Exception
Throws:
Exception

testRDFFileParsing

public void testRDFFileParsing()
                        throws Exception
Throws:
Exception


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