PortFinder

harness.testContainer.PortFinder
See thePortFinder companion object
final class PortFinder(min: Int, max: Int, acquiredRef: Synchronized[Set[Int]], random: Option[Random])

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def acquirePort(containerName: String): URIO[Scope, Int]