Given
Set token of apiUsername "super-admin-neuca"
092ms
And
Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "neuca-admin"
019ms
And
Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "0" days
15s 396ms
And
Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca"
15s 381ms
When
Confirm status "ARRIVE" by Public API "v1"
078ms
And
Login as "neuca-admin"
947ms
When
Go to "TRANSPORT_TABLE"
204ms
And
Click button "STATUS" "2" times
3s 132ms
And
Verify that values in "STATUS" are sorted "desc" in "neuca" "DELIVERY"
049ms
java.lang.NullPointerException
at java.util.Comparator.lambda$comparing$77a9974f$1(Comparator.java:469)
at java.util.TimSort.countRunAndMakeAscending(TimSort.java:355)
at java.util.TimSort.sort(TimSort.java:220)
at java.util.Arrays.sort(Arrays.java:1512)
at java.util.ArrayList.sort(ArrayList.java:1464)
at java.util.Collections.sort(Collections.java:177)
at CucumberTests.Sorting.SortingTest.verifyThatValuesInAreSortedIn(SortingTest.java:73)
at ✽.Verify that values in "STATUS" are sorted "desc" in "neuca" "DELIVERY"(file:Features/Atom/Sorting/Sorting.feature:83)
Then
If user is login then logout
000ms
And
Login as "neuca-admin"
000ms
And
Go to "TRANSPORT_TABLE"
000ms
And
Verify that values in "STATUS" are sorted "desc" in "neuca" "DELIVERY"
000ms