OSGi Testing

前端 未结 13 1054
执念已碎
执念已碎 2021-02-04 05:25

Currently, I am working on a new version control system as part of a final year project at University. The idea is to make it highly adaptable and pluggable.

We\'re usin

13条回答
  •  攒了一身酷
    2021-02-04 06:01

    For unit tests use the EasyMock framework or create your own implementations of the required interfaces for testing .

提交回复
热议问题