given_MakeOptional_YesNoQuestion

uk.gov.hmrc.apiplatform.modules.organisations.submissions.utils.QuestionBuilder.given_MakeOptional_YesNoQuestion
object given_MakeOptional_YesNoQuestion extends MakeOptional[YesNoQuestion]

Attributes

Graph
Supertypes
trait MakeOptional[YesNoQuestion]
class Object
trait Matchable
class Any
Self type

Members list

Extensions

Extensions

extension (question: YesNoQuestion)
def makeOptional(text: String, mark: Mark): YesNoQuestion

Inherited extensions

extension (question: YesNoQuestion)
def makeOptionalFail: YesNoQuestion

Attributes

Inherited from:
MakeOptional
def makeOptionalPass: YesNoQuestion

Attributes

Inherited from:
MakeOptional
def makeOptionalWarn: YesNoQuestion

Attributes

Inherited from:
MakeOptional