Package test

Class Tests


  • public class Tests
    extends java.lang.Object
    Cette classe permet de lancer les tests sur les différentes classes de notre application.
    • Constructor Summary

      Constructors 
      Constructor Description
      Tests()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      Méthode principale à lancer.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Tests

        public Tests()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
        Méthode principale à lancer.
        Parameters:
        args - arguments passés dans le terminal