Package de.tum.in.test.api
-
Class Summary Class Description TestUtils -
Enum Summary Enum Description MirrorOutput.MirrorOutputPolicy PathActionLevel PathType -
Annotation Types Summary Annotation Type Description ActivateHiddenBefore This is the counterpart toDeadline.AllowLocalPort Allows networking withlocalhostat the specified port.AllowThreads Allows starting and modifying own Threads.BlacklistPackage Allows to blacklist a package, possibly including all subpackages.BlacklistPackages Container annotation for RepeatableBlacklistPackage.BlacklistPath Allows to blacklist aPath, including all subpaths.BlacklistPaths Container annotation for RepeatableBlacklistPath.Deadline Set a Deadline forHiddenTest, must be present.ExtendedDeadline Extends aDeadlinefor aHiddenTest, is optional.MirrorOutput This annotation can be applied to a class or method and tells theIOTester, whether to pipe the output to the original standard output as well (mirroring everything received).PrivilegedExceptionsOnly ...StrictTimeout Works likeAssertions.assertTimeoutPreemptivelyandAssertions, section preemptive timeout.WhitelistClass Marks a class trusted for the test scope the annotation is applied to.WhitelistClasses Container annotation for RepeatableWhitelistClass.WhitelistPackage Allows to whitelist a package, possibly including all subpackages.WhitelistPackages Container annotation for RepeatableWhitelistPackage.WhitelistPath Allows to whitelist aPath, including all subpaths.WhitelistPaths Container annotation for RepeatableWhitelistPath.