Fonction de filtrage déterminant si un test doit être exécuté ou non.
Constructeurs publics
JUnit4TestFilter
public JUnit4TestFilter (TestFilterHelper filterHelper,
extraJarFiles)
Paramètres
filterHelper
TestFilterHelper
extraJarFiles
Méthodes publiques
décris
public String describe ()
Retour
String
shouldRun
public boolean shouldRun (Description description)
Fonction de filtre déterminant si un test doit être exécuté ou non.
Paramètres
description
Description
Retour
boolean
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.