public class KafkaTestEnvironment extends Object implements TestEnvironment
| Modifier and Type | Method and Description |
|---|---|
TestEnvironment[] |
getDependentEnvironments() |
static KafkaTestEnvironment |
getInstance() |
void |
setup() |
void |
tearDown() |
public static KafkaTestEnvironment getInstance()
public void setup()
throws Exception
setup in interface TestEnvironmentExceptionpublic void tearDown()
throws Exception
tearDown in interface TestEnvironmentExceptionpublic TestEnvironment[] getDependentEnvironments()
getDependentEnvironments in interface TestEnvironmentCopyright © 2013–2019. All rights reserved.