|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
text() and bytes(), you do not have to call it if you use
those methods.
String.
String passed and writes the result to the Writer
passed.
JSpec.the(Object) or JSpec.a(Object), but takes generalized instance as parameter.
JSpec.it(T)
System.err with internal buffer.
System.out with internal buffer.
System.err to former glory.
System.out to former glory.
Expectation.shouldBeEqual(Object).
a(p).shouldHave("errors").
Expectation.shouldContain(Object).
a(p).shouldNotHave("errors").
Double.
HumanDate.toHumanFormat(long, long), except the second parameter is
always now.
java.sql.Date, java.sql.Timestamp, java.sql.Time, java.util.Date or
any object whose toString method has this format: yyyy-mm-dd.
Clob.
Timestamp.valueOf(String).
java.sql.Date, java.sql.Timestamp, java.sql.Time, java.util.Date or
string with format: yyyy-mm-dd.
String.
String passed and writes the result to the
Writer passed.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||