public class TestNotPossible extends TestResult
| Modifier and Type | Field and Description |
|---|---|
TestNotPossibleException |
testNotPossibleException |
concreteTest, duration, endTime, logMessages, startTime| Constructor and Description |
|---|
TestNotPossible(org.igniterealtime.smack.inttest.SmackIntegrationTestFramework.ConcreteTest concreteTest,
long startTime,
long endTime,
java.util.List<java.lang.String> logMessages,
TestNotPossibleException testNotPossibleException) |
public final TestNotPossibleException testNotPossibleException
public TestNotPossible(org.igniterealtime.smack.inttest.SmackIntegrationTestFramework.ConcreteTest concreteTest,
long startTime,
long endTime,
java.util.List<java.lang.String> logMessages,
TestNotPossibleException testNotPossibleException)