JCR单位 JCR Unit提供了和JUnit 5扩展,用于在测试依赖实现的代码时使用。 它使用实现创建内存中的内容存储库。 当前版本仅支持文件( nt:file )和文件夹( nt:folder )节点类型。 要求 Java 8+ JUnit 4.13.1+或JUnit 5.7.0+ 用法 JUnit 4 在JUni中 class RepositoryTest { @Rule public JCRRepositoryRule repositoryRule = JCRRepositoryRule . withCredentials( " root " , " se