public class TestMessagesExtensions extends Object
TestMessagesExtensions generates any messages that are needed in test classes.| Constructor and Description |
|---|
TestMessagesExtensions() |
| Modifier and Type | Method and Description |
|---|---|
static String |
newFailMessage(String expectedVariableName,
String expected,
String actual)
Factory method for create a new fail message for a test as String object.
|
public static String newFailMessage(String expectedVariableName, String expected, String actual)
expectedVariableName - the expected variable nameexpected - the expectedactual - the actualCopyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.