CoreApplicationFixtureSyntax

uk.gov.hmrc.apiplatform.modules.applications.core.domain.models.CoreApplicationFixtures.CoreApplicationFixtureSyntax
implicit class CoreApplicationFixtureSyntax(app: CoreApplication)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def withEnvironment(env: Environment): CoreApplication
def withId(anId: ApplicationId): CoreApplication
def withName(aName: ApplicationName): CoreApplication