All Classes
-
All Classes Class Summary Annotation Types Summary Class Description ArtifactCoordinate Represents an artifact coordinate but with optional version (theDefaultArtifact
implementation doesn't support optional versions which is why we needed this class).ArtifactResolver Resolves Maven Artifacts either from a remote repository or from a local POM file.DebuggingDependencyVisitor Debug the Maven dependency resolution nodes by printing them.Line Defines an expected or excluded line (can be a regex or not).LogCapture Captures stdout and stderr while still outputting content to them.LogCaptureConfiguration Allow registering excludes and expected failing log content for tests.LogCaptureValidator Validate logs against default excludes/expected lines and those registered by the tests.MavenResolver Resolves Maven Artifacts either from a remote repository or from a local POM file.RepositoryResolver Handle Repository-related code.StackTraceLogParser Parses XWiki log formats and aggregates stack traces.ValidateConsoleExtension Captures content sent to stdout/stderr by JUnit5 functional tests and report a failure if the content contains some problems in the logs.ValidateConsoleRule Captures content sent to stdout/stderr by JUnit4 functional tests and report a failure if the content contains some violations.WatchdogResponse Watches an XWiki URL to tell if the XWiki instance is started or not.XWikiDefaultExecuteResultHandler Extend the default implementation class to log an error when the process fails before finishing properly.XWikiExecutor Start and stop an XWiki instance.XWikiExecutorSuite Starts/Stop XWiki before/after all tests and run all tests found in the current classloader using cpsuite (we extend it).XWikiExecutorSuite.Executors XWikiExecutorSuite.PostStart XWikiExecutorSuite.PreStart XWikiExecutorTestMethodFilter Filter to be applied onXWikiExecutorSuite
's executedRunner
s (i.e.XWikiLogOutputStream Logs the stdout and stderr streams of an external process started using Commons Exec.XWikiTestSetup Deprecated. useXWikiExecutorSuite
insteadXWikiWatchdog Watches an XWiki URL to tell if the XWiki instance is started or not.