Class EnvTest.EnvBefore

java.lang.Object
net.minestom.testing.EnvTest.EnvBefore
All Implemented Interfaces:
org.junit.jupiter.api.extension.BeforeEachCallback, org.junit.jupiter.api.extension.Extension
Enclosing class:
EnvTest

public static final class EnvTest.EnvBefore extends Object implements org.junit.jupiter.api.extension.BeforeEachCallback
  • Constructor Details

    • EnvBefore

      public EnvBefore()
  • Method Details

    • beforeEach

      public void beforeEach(org.junit.jupiter.api.extension.ExtensionContext context)
      Specified by:
      beforeEach in interface org.junit.jupiter.api.extension.BeforeEachCallback