yarfraw.rss20
Class BuilderTest

java.lang.Object
  extended by yarfraw.rss20.BuilderTest

public class BuilderTest
extends Object

Some unit tests.

Author:
jliang

Constructor Summary
BuilderTest()
           
 
Method Summary
static yarfraw.core.datamodel.ChannelFeed buildChannel()
           
 void testOtherElements()
           
 void testValidation()
           
 void testValidation2()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BuilderTest

public BuilderTest()
Method Detail

buildChannel

public static yarfraw.core.datamodel.ChannelFeed buildChannel()
                                                       throws MalformedURLException,
                                                              URISyntaxException
Throws:
MalformedURLException
URISyntaxException

testValidation

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

testValidation2

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

testOtherElements

public void testOtherElements()
                       throws Exception
Throws:
Exception


Copyright © 2008. All Rights Reserved.