 |
getNotesByPatientId_WithSingleNote_ShouldReturnSingleNote |
0.373 s |
 |
create_WithMinimalData_ShouldReturnCreatedNote |
0.006 s |
 |
create_WithSpecialCharacters_ShouldReturnCreatedNote |
0.004 s |
 |
delete_WithValidNoteId_ShouldDeleteNote |
0.003 s |
 |
getNotesByPatientId_WithLargePatientId_ShouldReturnEmptyList |
0.004 s |
 |
delete_WithNonExistentNoteId_ShouldThrowException |
0.009 s |
 |
create_WithValidNoteDto_ShouldReturnCreatedNote |
0.004 s |
 |
create_ShouldMaintainDataIntegrity |
0.004 s |
 |
getNotesByPatientId_WithValidPatientId_ShouldReturnNotes |
0.003 s |
 |
getNotesByPatientId_WithMultipleCalls_ShouldWorkCorrectly |
0.004 s |
 |
getNotesByPatientId_WithPatientHavingNoNotes_ShouldReturnEmptyList |
0.004 s |
 |
getNotesByPatientId_WithZeroAndNegativeIds_ShouldReturnEmptyList |
0.003 s |
 |
create_WithLongContent_ShouldReturnCreatedNote |
0.004 s |
 |
delete_WithRepositoryException_ShouldThrowResourceNotFoundException |
0.004 s |
 |
getNotesByPatientId_WithDifferentPatientIds_ShouldCallRepositoryWithCorrectId |
0.005 s |