net.sourceforge.pmd
Class RuleSetReferenceIdTest
java.lang.Object
net.sourceforge.pmd.RuleSetReferenceIdTest
public class RuleSetReferenceIdTest
- extends Object
Field Summary |
com.github.tomakehurst.wiremock.junit.WireMockRule |
wireMockRule
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
wireMockRule
public com.github.tomakehurst.wiremock.junit.WireMockRule wireMockRule
RuleSetReferenceIdTest
public RuleSetReferenceIdTest()
testCommaInSingleId
public void testCommaInSingleId()
testInternalWithInternal
public void testInternalWithInternal()
testExternalWithExternal
public void testExternalWithExternal()
testExternalWithInternal
public void testExternalWithInternal()
testInteralWithExternal
public void testInteralWithExternal()
testEmptyRuleSet
public void testEmptyRuleSet()
testInternalWithExternalRuleSet
public void testInternalWithExternalRuleSet()
constructor_GivenHttpUrlId_SucceedsAndProcessesIdCorrectly
public void constructor_GivenHttpUrlId_SucceedsAndProcessesIdCorrectly()
constructor_GivenHttpUrl_InputStream
public void constructor_GivenHttpUrl_InputStream()
throws Exception
- Throws:
Exception
constructor_GivenHttpUrl_SingleRule_InputStream
public void constructor_GivenHttpUrl_SingleRule_InputStream()
throws Exception
- Throws:
Exception
testOneSimpleRuleSet
public void testOneSimpleRuleSet()
testMultipleSimpleRuleSet
public void testMultipleSimpleRuleSet()
testMultipleRulesWithSpaces
public void testMultipleRulesWithSpaces()
- See https://sourceforge.net/p/pmd/bugs/1201/
testOneReleaseRuleSet
public void testOneReleaseRuleSet()
testOneFullRuleSet
public void testOneFullRuleSet()
testOneFullRuleSetURL
public void testOneFullRuleSetURL()
testMultipleFullRuleSet
public void testMultipleFullRuleSet()
testMixRuleSet
public void testMixRuleSet()
testUnknownRuleSet
public void testUnknownRuleSet()
testUnknownAndSimpleRuleSet
public void testUnknownAndSimpleRuleSet()
testSimpleRuleSetAndRule
public void testSimpleRuleSetAndRule()
testFullRuleSetAndRule
public void testFullRuleSetAndRule()
testFullRuleSetURLAndRule
public void testFullRuleSetURLAndRule()
testInternalRuleSetAndRule
public void testInternalRuleSetAndRule()
testRelativePathRuleSet
public void testRelativePathRuleSet()
testAbsolutePathRuleSet
public void testAbsolutePathRuleSet()
testFooRules
public void testFooRules()
throws Exception
- Throws:
Exception
testNullRulesetString
public void testNullRulesetString()
throws Exception
- Throws:
Exception
suite
public static junit.framework.Test suite()
Copyright © 2002–2015 InfoEther. All rights reserved.