public class MavenExecutionResult extends Object
| Modifier and Type | Method and Description |
|---|---|
MavenExecutionResult |
assertErrorFreeLog() |
MavenExecutionResult |
assertLogText(String text) |
MavenExecutionResult |
assertNoLogText(String text) |
File |
getBasedir() |
List<String> |
getLog() |
public MavenExecutionResult assertErrorFreeLog() throws Exception
Exceptionpublic MavenExecutionResult assertLogText(String text)
public MavenExecutionResult assertNoLogText(String text)
public File getBasedir()
Copyright © 2014–2025. All rights reserved.