issue 5
(Partial mocks) commented on by jeffrey04
- just being curious, if you don't use partial mock, how do you mock an abstract class
in order to test the concrete functions inside the abstract class? I'm quite new in
mock and I find Yay! Mock very beginner friendly (don't know much about simpletest at
the moment tho because I am doing unit tests via Kohanaphp's unit_test module with no
Mocking feature)
just being curious, if you don't use partial mock, how do you mock an abstract class
in order to test the concrete functions inside the abstract class? I'm quite new in
mock and I find Yay! Mock very beginner friendly (don't know much about simpletest at
the moment tho because I am doing unit tests via Kohanaphp's unit_test module with no
Mocking feature)