TheoryButNoTheories
            This test has members annotated with @Theory, @DataPoint, or @DataPoints but is using the default JUnit4 runner.
          
        
        
       
      
Suppression
Suppress false positives by adding the suppression annotation @SuppressWarnings("TheoryButNoTheories") to the enclosing element.