RestoreContext exists for the given extensionContext then restore it i.e.RestoreContext exists for the given extensionContext then restore it i.e.StopWatch stored by BenchmarkExtension.beforeTestExecution(ExtensionContext).ExpectedException on a test is a clear statement by the developer that
some exception must be thrown by that test.WatcherExtension.beforeTestExecution(ExtensionContext) to calculate a duration.RestoreContext representing the annotation(s).RestoreContext representing the annotation(s).StopWatch instance against the test method name for use in BenchmarkExtension.afterTestExecution(ExtensionContext).ExtensionContext.Store for use in WatcherExtension.afterTestExecution(ExtensionContext).timeUnit.ExtensionContext.Store for a given extensionContext.Throwable throwable.Random.EnhancedRandom.EnhancedRandom.TemporaryFolderExtension.supportsParameter(ParameterContext, ExtensionContext) gate.RandomBeansExtension.supportsParameter(ParameterContext, ExtensionContext) gate.TimeUnit.parameterContext?parameterContext?SystemProperty.TemporaryFolder.rootFolder within which any files or directories will be created along
with the operations which a tester may wish to invoke (TemporaryFolder.createFile(String), TemporaryFolder.createDirectory(String)) and post test invocations which the associated extension will invoke.Copyright © 2022. All rights reserved.