com.azure.core.test.junitextensions
This package contains classes that implement JUnit extension points.
Classes
| LiveOnlyExtension |
Extension to mark tests that should only be run in LIVE test mode. |
| PlaybackOnlyExtension |
Extension to mark tests that should only be run in PLAYBACK test mode. |
| TestContextManagerParameterResolver |
A ParameterResolver implementation that resolves TestContextManager parameters. |