Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
EdwardDiego
on May 1, 2014
|
parent
|
context
|
favorite
| on:
An Opinionated Guide to Modern Java Development, P...
> Substitution for testability should be done at the runtime level, substituting class references as needed
That would require a Java agent. And that's a smell it its own right. (Cf JMockit)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
That would require a Java agent. And that's a smell it its own right. (Cf JMockit)