atest.jmock
Interface OrderedInvocationsAcceptanceTest.ExampleInterface

Enclosing class:
OrderedInvocationsAcceptanceTest

public static interface OrderedInvocationsAcceptanceTest.ExampleInterface


Method Summary
 int count()
           
 void goodbye()
           
 void hello()
           
 void moreTeaVicar()
           
 

Method Detail

hello

void hello()

goodbye

void goodbye()

moreTeaVicar

void moreTeaVicar()

count

int count()