接口 ContextProvider4JUnit5

所有超级接口:
SelectableService<org.junit.jupiter.api.extension.ReflectiveInvocationContext<Method>>

public interface ContextProvider4JUnit5 extends SelectableService<org.junit.jupiter.api.extension.ReflectiveInvocationContext<Method>>
  • 方法详细资料

    • createContext

      Map<String,Object> createContext(org.junit.jupiter.api.extension.ReflectiveInvocationContext<Method> method)