ShortGreaterOrEqualsTest.testComparableEqualsFailNoMessage: Short 'valueA'(-124) is greater than or equal to Short 'valueB'(-124).
ShortGreaterOrEqualsTest.testComparableGreaterFailMessage: Short 'valueA'(124) is greater than or equal to Short 'valueB'(-124). Extra info goes here.
ShortGreaterOrEqualsTest.testComparableEqualsFailMessage: Short 'valueA'(125) is greater than or equal to Short 'valueB'(125). Extra info goes here.
ShortGreaterOrEqualsTest.testComparableGreaterFailNoMessage: Short 'valueA'(125) is greater than or equal to Short 'valueB'(124).