Gradle Test Run :paper:test
ProjectServiceImplのテスト
summary
|
0%
successful |
Failed
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| Creates mpm.json with unmanaged plugins when plugins exist | testInitCreatesConfigWithPlugins(Continuation) | 1 | 1 | 0 | 0.023s | 0% |
| Returns error when mpm.json exists | testInitFailsWhenConfigExists(Continuation) | 1 | 1 | 0 | 0.058s | 0% |
| isInitialized returns false when mpm.json does not exist | testIsInitializedReturnsFalse(Continuation) | 1 | 1 | 0 | 0.011s | 0% |
| isInitialized returns true when mpm.json exists | testIsInitializedReturnsTrue(Continuation) | 1 | 1 | 0 | 1.123s | 0% |
All
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| Creates mpm.json with unmanaged plugins when plugins exist | testInitCreatesConfigWithPlugins(Continuation) | 1 | 1 | 0 | 0.023s | 0% |
| Returns error when mpm.json exists | testInitFailsWhenConfigExists(Continuation) | 1 | 1 | 0 | 0.058s | 0% |
| isInitialized returns false when mpm.json does not exist | testIsInitializedReturnsFalse(Continuation) | 1 | 1 | 0 | 0.011s | 0% |
| isInitialized returns true when mpm.json exists | testIsInitializedReturnsTrue(Continuation) | 1 | 1 | 0 | 1.123s | 0% |