Closed
Description
The application failed to start up because of Assertions in Command
. Specifically, I was hit by Help constructor which asserts that description has text. I think the assertion is great, but I had to put debug points to finally figure out which class had the offender. Since group is usually defined (since we default to the class name when a name isn't explicitly defined) in StandardMethodTargetRegistrar::getOrInferGroup
I think we could just add this to the assertion message for clarity?
Metadata
Metadata
Assignees
Labels
No labels