public class ReflectionToStringBuilderMutateInspectConcurrencyTest extends Object
ReflectionToStringBuilder.
The ToStringStyle class includes a registry to avoid infinite loops for objects with circular references. We
want to make sure that we do not get concurrency exceptions accessing this registry.
| Constructor and Description |
|---|
ReflectionToStringBuilderMutateInspectConcurrencyTest() |
public ReflectionToStringBuilderMutateInspectConcurrencyTest()
public void testConcurrency() throws Exception
ExceptionCopyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.