yarfraw.coverage
Class UtilsTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by yarfraw.coverage.UtilsTest
All Implemented Interfaces:
junit.framework.Test

public class UtilsTest
extends junit.framework.TestCase


Constructor Summary
UtilsTest()
           
 
Method Summary
 void testDateParsing()
           
 void testFormatDetection()
           
 void testFormatDetection2()
           
 void testFormatDetection3()
           
 void testFormatDetection4()
           
 void testNewAtom()
           
 void testValidation()
           
 void testXml()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, 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

UtilsTest

public UtilsTest()
Method Detail

testXml

public void testXml()
             throws Exception
Throws:
Exception

testDateParsing

public void testDateParsing()
                     throws Exception
Throws:
Exception

testNewAtom

public void testNewAtom()
                 throws Exception
Throws:
Exception

testFormatDetection

public void testFormatDetection()
                         throws Exception
Throws:
Exception

testFormatDetection2

public void testFormatDetection2()
                          throws Exception
Throws:
Exception

testFormatDetection3

public void testFormatDetection3()
                          throws Exception
Throws:
Exception

testFormatDetection4

public void testFormatDetection4()
                          throws Exception
Throws:
Exception

testValidation

public void testValidation()
                    throws MalformedURLException,
                           URISyntaxException
Throws:
MalformedURLException
URISyntaxException


Copyright © 2008. All Rights Reserved.