All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.scalatestplus.play.guice.GuiceOneServerPerSuite.scala Maven / Gradle / Ivy

The newest version!
package org.scalatestplus.play.guice

import org.scalatest.TestSuite
import org.scalatestplus.play.BaseOneServerPerSuite

trait GuiceOneServerPerSuite extends BaseOneServerPerSuite with GuiceFakeApplicationFactory { this: TestSuite =>

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy