public abstract class AbstractStreamDslTests extends Object
| Constructor and Description |
|---|
AbstractStreamDslTests() |
protected abstract StreamNode parse(String streamDefinition)
protected abstract StreamNode parse(String streamName, String streamDefinition)
@Test public void oneApp()
@Test public void hyphenatedAppName()
@Test public void listApps()
@Test public void doublePipeEndingArgs()
@Test public void shortArgValues_2499()
@Test public void streamNaming()
@Test public void testStreamNameAsAppName()
@Test public void twoApps()
@Test public void appLabels()
@Test public void appLabels3()
@Test public void oneAppWithParam()
@Test public void oneAppWithTwoParams()
@Test public void testParameters()
@Test public void testInvalidApps()
@Test public void tapWithLabelReference()
@Test public void tapWithQualifiedAppReference()
@Test public void expressions_xd159()
@Test public void expressions_xd159_2()
@Test public void ensureStreamNamesValid_xd1344()
@Test public void parametersContainingNewlineCarriageReturn()
@Test public void expressions_xd159_3()
@Test public void testUnbalancedSingleQuotes()
@Test public void testUnbalancedDoubleQuotes()
@Test public void appArguments_xd1613()
@Test public void expressions_xd159_4()
@Test public void expressions_gh1()
@Test public void expressions_gh1_2()
@Test public void sourceDestination()
@Test public void sourceDestinationsWithExtraWildcards()
@Test public void sinkDestination()
@Test public void sinkDestinationsWithExtraWildcards()
@Test public void destinationVariants()
@Test public void sourceDestination2()
@Test public void sourceTapDestination()
@Test public void nameSpaceTestWithSpaces()
@Test public void errorCases01()
@Test public void errorCases04()
@Test public void errorCases05()
@Test public void errorCases06()
@Test public void errorCases07()
@Test public void errorCases08()
@Test public void errorCases09()
@Test public void duplicateExplicitLabels()
@Test public void addingALabelLiftsAmbiguity()
@Test public void duplicateImplicitLabels()
@Test public void tapWithLabels()
@Test public void bridge01()
@Test public void testSourceDestinationArgs()
@Test public void needAdjacentTokensForParameters()
@Test public void testComposedOptionNameErros()
@Test public void testXD2416()
@Test public void testParseUnboundStreamApp()
@Test public void testParseUnboundStreamApps()
@Test public void testParseUnboundStreamAppsWithParams()
protected void checkForIllegalStreamName(String streamName, String streamDef)
protected void checkForParseError(String stream, DSLMessage msg, int pos, Object... inserts)
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.