public class SinkExecutorTest
extends java.lang.Object
Constructor and Description |
---|
SinkExecutorTest() |
Modifier and Type | Method and Description |
---|---|
void |
after() |
void |
before() |
void |
testRun()
Method: run()
|
void |
testSetProperty()
Method: setProperty(String key, Object value)
|
void |
testSetPropertyMap()
Method: setPropertyMap(Map<? extends String, Object> configMap)
|
public void before() throws java.lang.Exception
java.lang.Exception
public void after() throws java.lang.Exception
java.lang.Exception
public void testSetProperty() throws java.lang.Exception
java.lang.Exception
public void testSetPropertyMap() throws java.lang.Exception
java.lang.Exception
public void testRun() throws java.lang.Exception
java.lang.Exception