Package org.gwizard.test.web
Class GuiceWebExtension
java.lang.Object
org.gwizard.test.web.GuiceWebExtension
- All Implemented Interfaces:
org.junit.jupiter.api.extension.BeforeEachCallback,org.junit.jupiter.api.extension.Extension
public class GuiceWebExtension
extends Object
implements org.junit.jupiter.api.extension.BeforeEachCallback
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbeforeEach(org.junit.jupiter.api.extension.ExtensionContext context)
-
Constructor Details
-
GuiceWebExtension
public GuiceWebExtension()
-
-
Method Details
-
beforeEach
- Specified by:
beforeEachin interfaceorg.junit.jupiter.api.extension.BeforeEachCallback- Throws:
Exception
-