org.apache.any23.validator
Class DefaultValidatorTest

java.lang.Object
  extended by org.apache.any23.validator.DefaultValidatorTest

public class DefaultValidatorTest
extends Object

Test case for DefaultValidator.

Author:
Michele Mostarda (mostarda@fbk.eu)

Constructor Summary
DefaultValidatorTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testAboutNotURIRule()
           
 void testMetaNameMisuse()
           
 void testMissingOGNamespace()
           
 void testRegisterRule()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultValidatorTest

public DefaultValidatorTest()
Method Detail

setUp

public void setUp()

tearDown

public void tearDown()

testRegisterRule

public void testRegisterRule()

testMissingOGNamespace

public void testMissingOGNamespace()
                            throws IOException,
                                   org.apache.any23.validator.ValidatorException,
                                   URISyntaxException
Throws:
IOException
org.apache.any23.validator.ValidatorException
URISyntaxException

testMetaNameMisuse

public void testMetaNameMisuse()
                        throws Exception
Throws:
Exception

testAboutNotURIRule

public void testAboutNotURIRule()
                         throws Exception
Throws:
Exception


Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.