> Mockito: > > Mockito is still in the source tree. Alex had previously commented that it > could be removed. It's an MIT license, but couldn't we source this from > something external to our tree?
Chip, Mockito is a tool I was experimenting with when developing the junit test framework so others can mock up objects. I don't think anyone has used it so I think it can be removed. If anyone wants to get it back, we can always bring back using whatever is the right process to bring in external tools. --Alex
