|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.agical.rmock.core.expectation.section.SectionFactory
public class SectionFactory
Constructor Summary | |
---|---|
SectionFactory()
|
Method Summary | |
---|---|
Section |
ordered(java.lang.String description)
|
Section |
unordered(java.lang.String description)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SectionFactory()
Method Detail |
---|
public Section unordered(java.lang.String description)
public Section ordered(java.lang.String description)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |