Search code examples
Mock a JPA CriteriaBuilder with Mockito...


javajpamockitocriteria-apijmock

Read More
Mock methods not directly called in unit test with JMock...


junitjmock

Read More
jUnit + jMock and log4j...


javajunitlog4jjmock

Read More
JMock, What should you do when the mock object gets casted to a concrete class?...


unit-testingmockingjmock

Read More
can I extend a jmock object with custom code...


jmock

Read More
How can I determine which class a JMock mock object is mocking?...


javaunit-testingguicejmock

Read More
Can you mock out method calls in the class you're testing?...


javatestingjmock

Read More
Is it possible to set an expectation of zero interactions with a mock using JMock...


jmock

Read More
org.jmock.Mock no longer available?...


javajmock

Read More
validating a complex object in a jmock...


jmock

Read More
Java Unit Testing by Creating a mock object of an interface which does some work...


javaunit-testingjunitjmock

Read More
Mock/Test Super class call in subclass..is it possible?...


unit-testingseammockitoeasymockjmock

Read More
Hamcrest matcher for Object... parameters...


javajmockhamcrest

Read More
Is there a simple way to match a field using Hamcrest?...


javaunit-testingjmockhamcrest

Read More
JMock unexpected invocation...


javajunitjmockassertion

Read More
Are there any equivalent of JMock in Flex?...


apache-flexjmock

Read More
How does jmock and mockito create wrappers?...


javaaopmockitojmock

Read More
JMock assertIsSatisfied in TearDown?...


javaunit-testingjunitjmock

Read More
JMock Generic return types...


javagenericsjmock

Read More
JMock - why does this test fail?...


unit-testingjmock

Read More
How do I use jMock's ClassImposteriser for Android unit testing?...


androidunit-testingtddjmock

Read More
jmock - mocking a method with long[] as input and with(any())...


javaarraysunit-testingjmock

Read More
jmock mocking a static method...


javamockingjmock

Read More
Jmock mock DAO object...


javajunitdaojmock

Read More
How to use JMock to test mocked methods inside a mocked method...


javajunitmockingjmock

Read More
setting rspec expectations on internal java method calls from jruby...


javamockingrspecjrubyjmock

Read More
Is there a way to include two versions of the same artifact in Maven?...


mavenjmock

Read More
How to write custom constraint using Jmock when the method to be mocked is having multiple argument...


javajunitjmockjmockit

Read More
Using Hamcrest matchers with JMock in Groovy...


javagroovyjmockhamcrest

Read More
Set property to mock object jmock...


javaunit-testingjunitjmock

Read More
BackNext