com.hp.hpl.jena.rdf.arp
Class ARPTests

java.lang.Object
  extended by com.hp.hpl.jena.rdf.arp.ARPTests

public class ARPTests
extends java.lang.Object

The JUnit test suite for ARP.

Author:
jjc

Field Summary
static boolean internet
          Setting this field to true uses the tests found on the W3C web site.
 
Constructor Summary
ARPTests()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static junit.framework.Test suite()
          Creates new ARPTests
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

internet

public static boolean internet
Setting this field to true uses the tests found on the W3C web site. The default value false uses a cached corrected copy of the tests.

Constructor Detail

ARPTests

public ARPTests()
Method Detail

suite

public static junit.framework.Test suite()
Creates new ARPTests


main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Throws:
java.io.IOException


Copyright ? 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP