| Package | Description |
|---|---|
| org.testng.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
TestMethodContainer
This implementation leverages a supplier to lazily load the test methods (data) for the very
first time and "remembers it" for later invocations.
|
| Constructor and Description |
|---|
ConfigurationGroupMethods(IContainer<ITestNGMethod> container,
Map<String,List<ITestNGMethod>> beforeGroupsMethods,
Map<String,List<ITestNGMethod>> afterGroupsMethods) |
Copyright © 2025. All rights reserved.