DeployHelper

orchescala.helper.dev.deploy.DeployHelper
case class DeployHelper(postmanConfig: PostmanConfig) extends Helpers

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Helpers
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def deploy(integrationTest: Option[String]): Unit

Inherited methods

protected def check(label: String, port: Int): Unit

Attributes

Inherited from:
Helpers
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Concrete fields

val collectionId: String
val envId: String
val postmanApiKey: String

Extensions

Inherited extensions

extension (proc: proc)
def callOnConsole(path: Path): Unit

Attributes

Inherited from:
Helpers

Implicits

Inherited implicits

implicit lazy protected val workDir: Path

Attributes

Inherited from:
Helpers