标签: java testing junit mocking mockito
是否有任何库允许您在运行时将对象实例转换为某些模拟库指令,如mockito?
例如,它可能是从hibernate查询返回的bean列表。