|
Groovy 2.2.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.codehaus.groovy.runtime.powerassert.ValueRecorder
public class ValueRecorder extends Object
Records values produced during evaluation of an assertion statement's truth expression.
Method Summary | |
---|---|
void
|
clear()
|
List
|
getValues()
|
Object
|
record(Object value, int anchor)
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Method Detail |
---|
public void clear()
public List getValues()
public Object record(Object value, int anchor)
Copyright © 2003-2013 The Codehaus. All rights reserved.