StackOverflow Questions for Tag: partial-mocks

fascynacja
fascynacja

Reputation: 2816

spy annotated with mockito @Spy does not initialize @Mock fields

Score: 0

Views: 593

Answers: 1

Read More
Amy
Amy

Reputation: 31

Mockito-Mock functions within scala object for unit testing

Score: 0

Views: 828

Answers: 1

Read More
Alex Vincent
Alex Vincent

Reputation: 41

How to match 'any' parameter type while mocking private method in Jmockit

Score: 4

Views: 10674

Answers: 2

Read More
Nelz
Nelz

Reputation: 111

Partial Mocking As Code Smell?

Score: 10

Views: 2252

Answers: 3

Read More
Pleymor
Pleymor

Reputation: 2911

How to implement partial subbing in JS with sinon?

Score: 0

Views: 335

Answers: 1

Read More
skumar
skumar

Reputation: 1015

Mockito test for service call on Legacy code

Score: 0

Views: 236

Answers: 0

Read More
Aethon Invictus
Aethon Invictus

Reputation: 275

When does Mockito.mock create a partial mock instead of a "full" mock?

Score: 4

Views: 1166

Answers: 1

Read More
Adrian
Adrian

Reputation: 71

How to do partial mock of newDirectoryStream from Files.java using PowerMock with Mockito?

Score: 0

Views: 652

Answers: 1

Read More
lol
lol

Reputation: 23

Rhino mocks : mock property to return default (null) value

Score: 1

Views: 492

Answers: 0

Read More
Michael Rountree
Michael Rountree

Reputation: 325

Is it possible to Declare but not Instatiate a Spied Object in Mockito using @Spy Notation?

Score: 1

Views: 757

Answers: 1

Read More
davido
davido

Reputation: 121

JMockit - Partial mocking and mocked parent

Score: 2

Views: 3232

Answers: 1

Read More
sandy
sandy

Reputation: 1155

Not able to partial mock static method with PowerMockito

Score: 2

Views: 1964

Answers: 1

Read More
Pete
Pete

Reputation: 3254

How to partial mock a method that throws exceptions using Mockito?

Score: 3

Views: 3341

Answers: 1

Read More
Matteo Codogno
Matteo Codogno

Reputation: 1579

Laravel partial mocked model not invoked

Score: 0

Views: 2546

Answers: 2

Read More
Harshit Agrawal
Harshit Agrawal

Reputation: 913

Getting "No last call on a mock available" error while trying to mock a private method using PowerMock

Score: 2

Views: 666

Answers: 0

Read More
fatuhoku
fatuhoku

Reputation: 4911

How do I use OCMockito to verify behaviours on a readonly property?

Score: 1

Views: 519

Answers: 1

Read More
Caio Cunha
Caio Cunha

Reputation: 23394

Partial mocking a class internal method with Moq

Score: 8

Views: 4275

Answers: 1

Read More
Sam Holder
Sam Holder

Reputation: 32936

Why does my partial mock have all virtual methods mocked, even if no expectations are set?

Score: 2

Views: 1711

Answers: 2

Read More
Pswiss87
Pswiss87

Reputation: 755

how mock only one method called within the object you are testing

Score: 1

Views: 1063

Answers: 1

Read More
jorgehmv
jorgehmv

Reputation: 3713

Stub setter in Rhino Mock partial mock

Score: 3

Views: 1329

Answers: 1

Read More
PreviousPage 1Next