Class OptionsExtension
- java.lang.Object
-
- com.microsoft.playwright.impl.junit.OptionsExtension
-
- All Implemented Interfaces:
org.junit.jupiter.api.extension.AfterAllCallback
,org.junit.jupiter.api.extension.Extension
public class OptionsExtension extends Object implements org.junit.jupiter.api.extension.AfterAllCallback
-
-
Constructor Summary
Constructors Constructor Description OptionsExtension()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
afterAll(org.junit.jupiter.api.extension.ExtensionContext extensionContext)
-