[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 50 | 0 | 0 | 0 | 100% | 12.396 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| org.exoplatform.acceptance.rest.administration.vcs | 14 | 0 | 0 | 0 | 100% | 0.813 |
| org.exoplatform.acceptance.ui.controllers | 11 | 0 | 0 | 0 | 100% | 5.211 |
| org.exoplatform.acceptance.rest.administration.credential | 12 | 0 | 0 | 0 | 100% | 1.74 |
| org.exoplatform.acceptance.storage.credential | 3 | 0 | 0 | 0 | 100% | 2.988 |
| org.exoplatform.acceptance.security | 6 | 0 | 0 | 0 | 100% | 1.523 |
| org.exoplatform.acceptance.service | 1 | 0 | 0 | 0 | 100% | 0.065 |
| org.exoplatform.acceptance.storage.vcs | 3 | 0 | 0 | 0 | 100% | 0.056 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| VCSRepositoryCRUDControllerTest | 14 | 0 | 0 | 0 | 100% | 0.813 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| AdminPermissionsIT | 4 | 0 | 0 | 0 | 100% | 0.91 | |
| UserPermissionsIT | 4 | 0 | 0 | 0 | 100% | 0.618 | |
| AnonymousPermissionsIT | 3 | 0 | 0 | 0 | 100% | 3.683 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| CredentialCRUDControllerTest | 12 | 0 | 0 | 0 | 100% | 1.74 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| CredentialMongoStorageTest | 3 | 0 | 0 | 0 | 100% | 2.988 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| CrowdUserDetailsServiceMockTest | 3 | 0 | 0 | 0 | 100% | 0.024 | |
| CrowdAuthenticationProviderMockTest | 3 | 0 | 0 | 0 | 100% | 1.499 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| ConfigurationServiceTest | 1 | 0 | 0 | 0 | 100% | 0.065 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| VCSRepositoryMongoStorageTest | 3 | 0 | 0 | 0 | 100% | 0.056 |
[Summary] [Package List] [Test Cases]
| testLoadUnknownUserByUsername | 0 | |
| testLoadAdministrator | 0.012 | |
| testLoadUserByUsernameUser | 0.012 |
| testAuthenticateUser | 1.47 | |
| testAuthenticateAdministrator | 0.016 | |
| testAuthenticateUnknownUser | 0.013 |
| findById_VCSRepositoryEntryFound_ShouldReturnFoundVCSRepositoryEntry | 0.037 | |
| update_NameIsTooLong_ShouldReturnValidationErrorsForName | 0.083 | |
| delete_VCSRepositoryIsNotFound_ShouldReturnHttpStatusCode404 | 0.048 | |
| findAll_VCSRepositoriesFound_ShouldReturnFoundVCSRepositoryEntriesWithDataFiltered | 0.048 | |
| add_NoRemote_ShouldReturnValidationErrorForRemotes | 0.067 | |
| findById_VCSRepositoryEntryNotFound_ShouldReturnHttpStatusCode404 | 0.045 | |
| add_NameIsTooLong_ShouldReturnValidationErrorForName | 0.066 | |
| update_NoRemote_ShouldReturnValidationErrorsForRemotes | 0.063 | |
| add_NameAlreadyExists_ShouldReturnValidationError | 0.063 | |
| add_NewVCSRepositoryEntry_ShouldAddVCSRepositoryEntryAndReturnAddedEntry | 0.064 | |
| update_VCSRepositoryEntryNotFound_ShouldReturnHttpStatusCode404 | 0.065 | |
| delete_VCSRepositoryEntryFound_ShouldDeleteVCSRepositoryEntryAndReturnHttpStatusCode204 | 0.039 | |
| update_VCSRepositoryEntryFound_ShouldUpdateVCSRepositoryEntryAndReturnIt | 0.062 | |
| update_EmptyVCSRepositoryEntry_ShouldReturnValidationErrorForName | 0.063 |
| findById_CredentialEntryNotFound_ShouldReturnHttpStatusCode404 | 0.971 | |
| update_NameIsTooLong_ShouldReturnValidationErrorsForName | 0.158 | |
| findAll_CredentialsFound_ShouldReturnFoundCredentialEntriesWithDataFiltered | 0.054 | |
| delete_CredentialIsNotFound_ShouldReturnHttpStatusCode404 | 0.049 | |
| add_NameIsTooLong_ShouldReturnValidationErrorForName | 0.072 | |
| add_NameAlreadyExists_ShouldReturnValidationError | 0.076 | |
| findById_CredentialEntryFound_ShouldReturnFoundCredentialEntry | 0.046 | |
| add_NewCredentialEntry_ShouldAddCredentialEntryAndReturnAddedEntry | 0.069 | |
| update_EmptyCredentialEntry_ShouldReturnValidationErrorForName | 0.074 | |
| delete_CredentialEntryFound_ShouldDeleteCredentialEntryAndReturnHttpStatusCode204 | 0.041 | |
| update_CredentialEntryFound_ShouldUpdateCredentialEntryAndReturnIt | 0.067 | |
| update_CredentialEntryNotFound_ShouldReturnHttpStatusCode404 | 0.063 |