Class SmokeTest10

java.lang.Object
org.woehlke.bloodmoney.smoke.SmokeTest10

@ActiveProfiles("dev")
@SpringBootTest
public class SmokeTest10
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    SmokeTest10()  
  • Method Summary

    Modifier and Type Method Description
    void contextLoads()  
    void testLombokGetter()  
    void testLombokLogging()  

    Methods inherited from class java.lang.Object

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

  • Method Details

    • contextLoads

      @Test public void contextLoads() throws java.lang.Exception
      Throws:
      java.lang.Exception
    • testLombokGetter

      @Test public void testLombokGetter() throws java.lang.Exception
      Throws:
      java.lang.Exception
    • testLombokLogging

      @Test public void testLombokLogging() throws java.lang.Exception
      Throws:
      java.lang.Exception