com.atlassian.renderer.links
Class TestGenericLinkParser

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.atlassian.renderer.links.TestGenericLinkParser
All Implemented Interfaces:
junit.framework.Test

public class TestGenericLinkParser
extends junit.framework.TestCase


Constructor Summary
TestGenericLinkParser()
           
 
Method Summary
 void testShortcutLink()
           
 void testShortcutLinkWithAlias()
           
 void testSimpleContentLink()
           
 void testSimpleContentLinkWithAliasAndTitle()
           
 void testSimpleContentLinkWithSpaceKey()
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestGenericLinkParser

public TestGenericLinkParser()
Method Detail

testSimpleContentLink

public void testSimpleContentLink()
                           throws java.text.ParseException
Throws:
java.text.ParseException

testSimpleContentLinkWithAliasAndTitle

public void testSimpleContentLinkWithAliasAndTitle()
                                            throws java.text.ParseException
Throws:
java.text.ParseException

testShortcutLink

public void testShortcutLink()
                      throws java.text.ParseException
Throws:
java.text.ParseException

testShortcutLinkWithAlias

public void testShortcutLinkWithAlias()
                               throws java.text.ParseException
Throws:
java.text.ParseException

testSimpleContentLinkWithSpaceKey

public void testSimpleContentLinkWithSpaceKey()
                                       throws java.text.ParseException
Throws:
java.text.ParseException


Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.