com.mockobjects.dynamic

Class ThrowStub

public class ThrowStub extends CallStub

Author: dev

Constructor Summary
ThrowStub(Throwable throwable)
Method Summary
Objectcall(Mock mock, String methodName, Object[] args)
StringgetDescription()

Constructor Detail

ThrowStub

public ThrowStub(Throwable throwable)

Method Detail

call

public Object call(Mock mock, String methodName, Object[] args)

getDescription

public String getDescription()
Copyright © 2002 Mock Objects. All Rights Reserved.