Total Complexity | 7 |
Dependencies | 1 |
Dependents | 0 |
Total lines | 66 |
Lines of code | 38 |
Logical lines of code | 21 |
Comment lines | 19 |
Methods | 7 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
setUp() | 62 | 1 | 11 | |
testShouldInitiallyMake2APIRequests() | 79 | 1 | 3 | |
testShouldRequestCollectionPageFirst() | 75 | 1 | 4 | |
testShouldRequestTotalSizePageSecond() | 75 | 1 | 4 | |
testShouldFetchDataforDataNotPreviouslyLoaded() | 72 | 1 | 5 | |
testShouldRequestCorrectCollectionPage() | 70 | 1 | 6 | |
testShouldFetchCorrectDataOnSecondPage() | 72 | 1 | 5 |