Class StringSortStatementFormatterTest


  • @UnitTest
    public class StringSortStatementFormatterTest
    extends java.lang.Object
    • Constructor Detail

      • StringSortStatementFormatterTest

        public StringSortStatementFormatterTest()
    • Method Detail

      • shouldBeApplicableWithFullClassName

        public void shouldBeApplicableWithFullClassName()
      • shouldNotBeApplicableWithClassSimpleName

        public void shouldNotBeApplicableWithClassSimpleName()
      • shouldNotBeApplicableWithInvalidClassName

        public void shouldNotBeApplicableWithInvalidClassName()