public class MavenExecutionResult extends Object
Modifier and Type | Method and Description |
---|---|
MavenExecutionResult |
assertErrorFreeLog() |
MavenExecutionResult |
assertLogText(String text) |
MavenExecutionResult |
assertNoLogText(String text) |
File |
getBasedir() |
public MavenExecutionResult assertErrorFreeLog() throws Exception
Exception
public MavenExecutionResult assertLogText(String text)
public MavenExecutionResult assertNoLogText(String text)
public File getBasedir()
Copyright © 2022. All rights reserved.