Class ToStringBuilder

java.lang.Object
org.junit.platform.commons.util.ToStringBuilder

@API(status=INTERNAL,
     since="1.0")
public class ToStringBuilder
extends Object
Simple builder for generating strings in custom implementations of toString().

DISCLAIMER

These utilities are intended solely for usage within the JUnit framework itself. Any usage by external parties is not supported. Use at your own risk!

Since:
1.0