Package com.github.mjeanroy.junit.servers.annotations


package com.github.mjeanroy.junit.servers.annotations
  • Class
    Description
    Annotation that can be used to inject simple http client to query embedded server.
    The default implementation, that just returns the default configuration.
    Annotation that can be used to inject embedded server into unit tests.
    Annotation that can be used to specify that a given method or static field is the configuration to use on embedded container.