public class RuleSetReferenceIdTest extends Object
Modifier and Type | Field and Description |
---|---|
com.github.tomakehurst.wiremock.junit.WireMockRule |
wireMockRule |
Constructor and Description |
---|
RuleSetReferenceIdTest() |
public void testCommaInSingleId()
public void testInternalWithInternal()
public void testExternalWithExternal()
public void testExternalWithInternal()
public void testInteralWithExternal()
public void testEmptyRuleSet()
public void testInternalWithExternalRuleSet()
public void constructor_GivenHttpUrlId_SucceedsAndProcessesIdCorrectly()
public void constructor_GivenHttpUrl_InputStream() throws Exception
Exception
public void constructor_GivenHttpUrl_SingleRule_InputStream() throws Exception
Exception
public void testOneSimpleRuleSet()
public void testMultipleSimpleRuleSet()
public void testMultipleRulesWithSpaces()
public void testOneReleaseRuleSet()
public void testOneFullRuleSet()
public void testOneFullRuleSetURL()
public void testMultipleFullRuleSet()
public void testMixRuleSet()
public void testUnknownRuleSet()
public void testUnknownAndSimpleRuleSet()
public void testSimpleRuleSetAndRule()
public void testFullRuleSetAndRule()
public void testFullRuleSetURLAndRule()
public void testInternalRuleSetAndRule()
public void testRelativePathRuleSet()
public void testAbsolutePathRuleSet()
public static junit.framework.Test suite()
Copyright © 2002–2016 InfoEther. All rights reserved.