public abstract class AbstractSmokeTest extends Object
XtextSmokeTestRunner instead.| Constructor and Description |
|---|
AbstractSmokeTest() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract LazyLinkingResource |
createResource(String string) |
protected abstract Iterable<String> |
getSmokeTestModels() |
protected void |
logProgress(Object info) |
protected abstract void |
processModel(String model) |
protected abstract void |
processModelWithoutResourceSet(String model) |
void |
testSkipCharacterInBetween() |
void |
testSkipCharacterInBetweenWithoutResourceSet() |
void |
testSkipFirstCharacters() |
void |
testSkipFirstCharactersWithoutResourceSet() |
void |
testSkipLastCharacters() |
void |
testSkipLastCharactersWithoutResourceSet() |
void |
testSkipNodesInBetween() |
void |
testSkipNodesInBetweenWithoutResourceSet() |
void |
testSkipTokensInBetween() |
void |
testSkipTokensInBetweenWithoutResourceSet() |
protected abstract void processModelWithoutResourceSet(String model) throws Exception
Exceptionprotected abstract LazyLinkingResource createResource(String string)
public void testSkipCharacterInBetween()
throws Exception
Exceptionpublic void testSkipLastCharactersWithoutResourceSet()
throws Exception
Exceptionpublic void testSkipFirstCharactersWithoutResourceSet()
throws Exception
Exceptionpublic void testSkipCharacterInBetweenWithoutResourceSet()
throws Exception
Exceptionpublic void testSkipTokensInBetweenWithoutResourceSet()
throws Exception
Exceptionpublic void testSkipNodesInBetweenWithoutResourceSet()
throws Exception
Exceptionprotected void logProgress(Object info)
Copyright © 2016. All Rights Reserved.