M
mike
Hi,
We use JMock when writing Junit tests.
We have a method that we want to test that takes an object ( call it
InfoEvent) that implements the org.omg.CORBA.portable.IDLEntity
interface.
How can we mock this?
cheers,
//mike
We use JMock when writing Junit tests.
We have a method that we want to test that takes an object ( call it
InfoEvent) that implements the org.omg.CORBA.portable.IDLEntity
interface.
How can we mock this?
cheers,
//mike