given_MakeOptional_ChooseOneOfQuestion

uk.gov.hmrc.apiplatform.modules.organisations.submissions.utils.QuestionBuilder.given_MakeOptional_ChooseOneOfQuestion
object given_MakeOptional_ChooseOneOfQuestion extends MakeOptional[ChooseOneOfQuestion]

Attributes

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

Members list

Extensions

Extensions

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

Inherited extensions

extension (question: ChooseOneOfQuestion)
def makeOptionalFail: ChooseOneOfQuestion

Attributes

Inherited from:
MakeOptional
def makeOptionalPass: ChooseOneOfQuestion

Attributes

Inherited from:
MakeOptional
def makeOptionalWarn: ChooseOneOfQuestion

Attributes

Inherited from:
MakeOptional