com.agical.rmock.core.expectation.section
Class SectionFactory

java.lang.Object
  extended by com.agical.rmock.core.expectation.section.SectionFactory

public class SectionFactory
extends java.lang.Object


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

SectionFactory

public SectionFactory()
Method Detail

unordered

public Section unordered(java.lang.String description)

ordered

public Section ordered(java.lang.String description)


Copyright © 2005-2008 Agical AB. All Rights Reserved.