makeusabrew/jaoss

Controller tests do not show up in code coverage

Closed this issue · 1 comments

I suspect this is due to the use of getMock() to cover the class (9ba2b6f) - perhaps make a concrete class instead (not as elegant, but CC would be useful)

replacing mock functionality with concrete class, closed by 6595bbc