PortFinder

harness.testContainer.PortFinder$
See thePortFinder companion class
object PortFinder

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
PortFinder.type

Members list

Value members

Concrete methods

def acquirePort(containerName: String): URIO[PortFinder & Scope, Int]
def layer(min: Int, max: Int, random: Option[Random]): ULayer[PortFinder]