All Downloads are FREE. Search and download functionalities are using the official Maven repository.

aseine.vpl.tests.IntegerTripletWithoutPackage.0.0.45.source-code.ClasseAutonome Maven / Gradle / Ivy

There is a newer version: 0.0.75
Show newest version
import caseine.tags.ClassTestPriority;
import caseine.tags.RelativeEvaluation;
import caseine.tags.ToCheck;
import caseine.tags.ToDo;

/**
 * @author yvan
 */
@ToDo("Écrire la classe autonome minimale.")
@RelativeEvaluation
@ToCheck(value = "???", grade = 1, priority = 1)
@ClassTestPriority(1)
public class ClasseAutonome {

    @ToCheck(value = "votre classe. Elle n'est pas autonome", grade = 1, priority = 2)
    public static void main(String[] args) {
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy