|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.eclipse.mylyn.internal.wikitext.twiki.core.validation.ListWhitespaceValidationRuleTest
public class ListWhitespaceValidationRuleTest
Constructor Summary | |
---|---|
ListWhitespaceValidationRuleTest()
|
Method Summary | |
---|---|
protected void |
setUp()
|
void |
testNegativeMatch()
|
void |
testNegativeMatchNumeric()
|
void |
testPositiveMatchFirstItemNotMultipleOf3()
|
void |
testPositiveMatchNoFollowingWhitespace()
|
void |
testPositiveMatchNumeric()
|
void |
testPositiveMatchSecondItemNotMultipleOf3()
|
void |
testPositiveMatchSecondItemTab()
|
void |
testPositiveMatchStartOfInput()
|
void |
testPositiveMatchStartOfLine()
|
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 |
---|
public ListWhitespaceValidationRuleTest()
Method Detail |
---|
protected void setUp() throws Exception
setUp
in class junit.framework.TestCase
Exception
public void testNegativeMatch()
public void testPositiveMatchSecondItemNotMultipleOf3()
public void testPositiveMatchSecondItemTab()
public void testPositiveMatchFirstItemNotMultipleOf3()
public void testPositiveMatchStartOfLine()
public void testPositiveMatchStartOfInput()
public void testPositiveMatchNoFollowingWhitespace()
public void testNegativeMatchNumeric()
public void testPositiveMatchNumeric()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |