NullPointerException #9
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: chrisly42/cajon-plugin#9
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I'll post two Stacktraces of two exceptions into one issue, because they are maybe related.
The code snipped I was messing around:
Context: I was trying to reproduce a case in assertj, which is not possible to solve in an easy way right now.
ST1:
ST2:
I'm unable to reproduce this with a test case, but I've changed the method called to allow null return values.