Package com.Server

Class ServerApplicationTests

java.lang.Object
com.Server.ServerApplicationTests

@SpringBootTest
class ServerApplicationTests
extends java.lang.Object
Test Application
  • Constructor Summary

    Constructors
    Constructor Description
    ServerApplicationTests()  
  • Method Summary

    Modifier and Type Method Description
    (package private) void contextLoads()  

    Methods inherited from class java.lang.Object

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

    • ServerApplicationTests

      ServerApplicationTests()
  • Method Details

    • contextLoads

      @Test void contextLoads()