Class TestAstuce

java.lang.Object
fr.alba0404.astuce.api.TestAstuce

public class TestAstuce
extends java.lang.Object
Class for tests.
Author:
Alba0404
  • Constructor Summary

    Constructors
    Constructor Description
    TestAstuce()  
  • Method Summary

    Modifier and Type Method Description
    static void main​(java.lang.String[] args)
    Just for testing.

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • TestAstuce

      public TestAstuce()
  • Method Details

    • main

      public static void main​(java.lang.String[] args)
      Just for testing.
      Parameters:
      args - Not used.