public class ExampleTestBase extends Object
| Constructor and Description |
|---|
ExampleTestBase() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
deployment() |
void |
testGameGenerator(Game game1,
Game game2,
Generator generator1,
Generator generator2) |
void |
testSentenceTranslator(TextTranslator textTranslator) |
public static org.jboss.shrinkwrap.api.spec.WebArchive deployment()
public void testGameGenerator(Game game1, Game game2, Generator generator1, Generator generator2) throws Exception
Exceptionpublic void testSentenceTranslator(TextTranslator textTranslator)
Copyright © 2015. All Rights Reserved.