public class TestClassAnnotations extends Object
| Constructor and Description |
|---|
TestClassAnnotations(Class<?> testClass) |
| Modifier and Type | Method and Description |
|---|---|
static TestClassAnnotations |
forTestClass(Class<?> testClass) |
boolean |
toUseAUniqueSession() |
public TestClassAnnotations(Class<?> testClass)
public static TestClassAnnotations forTestClass(Class<?> testClass)
public boolean toUseAUniqueSession()
Copyright © 2021. All rights reserved.