public class FeatureRootAdviceLinksTest
extends java.lang.Object
Constructor and Description |
---|
FeatureRootAdviceLinksTest() |
Modifier and Type | Method and Description |
---|---|
void |
testGlobalLinkButNoFiles() |
void |
testGlobalLinks() |
void |
testLinkValueNotInPairs() |
void |
testNoLinks() |
void |
testSpecificLinkButNoFiles() |
void |
testSpecificLinks() |
void |
testWhitespaceAroundSeparatorsInLinks() |
void |
testWrongRootfilesLinksKey() |
public void testNoLinks()
public void testGlobalLinks()
public void testSpecificLinks()
public void testWhitespaceAroundSeparatorsInLinks() throws java.lang.Exception
java.lang.Exception
public void testWrongRootfilesLinksKey() throws java.lang.Exception
java.lang.Exception
public void testGlobalLinkButNoFiles() throws java.lang.Exception
java.lang.Exception
public void testSpecificLinkButNoFiles() throws java.lang.Exception
java.lang.Exception
public void testLinkValueNotInPairs() throws java.lang.Exception
java.lang.Exception