Class GraphTest

java.lang.Object
org.insa.graphes.model.GraphTest

public class GraphTest
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    GraphTest()  
  • Method Summary

    Modifier and Type Method Description
    static void initAll()  
    void testTranspose()  

    Methods inherited from class java.lang.Object

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

  • Method Details

    • initAll

      public static void initAll() throws java.io.IOException
      Throws:
      java.io.IOException
    • testTranspose

      public void testTranspose()