Class ServerApplicationTests

java.lang.Object
com.cyran.tp.server.ServerApplicationTests

@WebMvcTest(UserController.class)
public class ServerApplicationTests
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    ServerApplicationTests()  
  • Method Summary

    Modifier and Type Method Description
    void orderPlane()  

    Methods inherited from class java.lang.Object

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

  • Method Details

    • orderPlane

      public void orderPlane() throws java.lang.Exception
      Throws:
      java.lang.Exception