given_MakeOptional_TextQuestion

uk.gov.hmrc.apiplatform.modules.organisations.submissions.utils.QuestionBuilder.given_MakeOptional_TextQuestion
object given_MakeOptional_TextQuestion extends MakeOptional[TextQuestion]

Attributes

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

Members list

Extensions

Extensions

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

Inherited extensions

extension (question: TextQuestion)
def makeOptionalFail: TextQuestion

Attributes

Inherited from:
MakeOptional
def makeOptionalPass: TextQuestion

Attributes

Inherited from:
MakeOptional
def makeOptionalWarn: TextQuestion

Attributes

Inherited from:
MakeOptional