public class AnsiMessageBuilderTest extends Object
Constructor and Description |
---|
AnsiMessageBuilderTest() |
Modifier and Type | Method and Description |
---|---|
void |
initializeAnsiMessageBuffer() |
void |
should_color_debug() |
void |
should_color_error() |
void |
should_color_failure_and_reset() |
void |
should_color_info() |
void |
should_color_mojo_and_reset() |
void |
should_color_project_and_reset() |
void |
should_color_strong_and_reset() |
void |
should_color_success_with_message() |
void |
should_color_warning_and_reset() |
public void initializeAnsiMessageBuffer()
public void should_color_debug()
public void should_color_info()
public void should_color_warning_and_reset()
public void should_color_error()
public void should_color_success_with_message()
public void should_color_failure_and_reset()
public void should_color_strong_and_reset()
public void should_color_mojo_and_reset()
public void should_color_project_and_reset()
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.