[Groovy] Class StringTestUtil
- groovy.test.StringTestUtil
class StringTestUtil extends Object
Constructor Summary
Constructor and description |
---|
StringTestUtil
() |
Methods Summary
Type Params | Return Type | Name and description |
---|---|---|
static void |
assertMultilineStringsEqual(String a, String b) |
Inherited Methods Summary
Methods inherited from class | Name |
---|---|
class Object | wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Constructor Detail
StringTestUtil()
Method Detail
static void assertMultilineStringsEqual(String a, String b)
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.7/html/gapi/groovy/test/StringTestUtil.html