org.eclipse.mylyn.internal.wikitext.textile.core.validation
Class TextileReferenceValidationRuleTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.eclipse.mylyn.internal.wikitext.textile.core.validation.TextileReferenceValidationRuleTest
All Implemented Interfaces:
junit.framework.Test

public class TextileReferenceValidationRuleTest
extends junit.framework.TestCase


Constructor Summary
TextileReferenceValidationRuleTest()
           
 
Method Summary
protected  void setUp()
           
 void testErrors()
           
 void testFootnoteReference()
           
 void testFootnoteReferenceWithErrors()
           
 void testNoErrors()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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

TextileReferenceValidationRuleTest

public TextileReferenceValidationRuleTest()
Method Detail

setUp

protected void setUp()
              throws Exception
Overrides:
setUp in class junit.framework.TestCase
Throws:
Exception

testNoErrors

public void testNoErrors()

testErrors

public void testErrors()

testFootnoteReference

public void testFootnoteReference()

testFootnoteReferenceWithErrors

public void testFootnoteReferenceWithErrors()


Copyright © 2011 FuseSource, Corp.. All Rights Reserved.