docs for

  • class
  • lithium
  • tests
  • cases
  • template
  • helper
  • FormTest

Class Properties

  • _model
  • _model2
  • form
  • context
  • base
  • _routes

Class Methods

  • setUp
  • tearDown
  • testFormCreation
  • testRestFormCreation
  • testFormCreationWithBinding
  • testPasswordWithBindingValue
  • testFormDataBinding
  • testTextBox
  • testElementsWithDefaultConfiguration
  • testFormElementWithDefaultValue
  • testFormInputField
  • testHiddenFieldWithId
  • testLabelGeneration
  • testLabelGenerationWithNoEscape
  • testSubmitGeneration
  • testTextareaGeneration
  • testCheckboxGeneration
  • testCustomCheckbox
  • testCustomValueCheckbox
  • testRadioGeneration
  • testCustomRadio
  • testCustomValueRadio
  • testSelectGeneration
  • testSelectTypeAgnosticism
  • testSelectWithEmptyOption
  • testRecursiveSelect
  • testTemplateRemapping
  • testMultiSelect
  • testMultiselected
  • testFormCreateWithMoreParams
  • testFormCreateWithMoreParamsButSpecifiedAction
  • testFormField
  • testFormFieldWithCustomConfig
  • testHiddenFieldWithNoLabel
  • testFormFieldWithCustomTemplate
  • testFieldWithLabelShorthand
  • testFieldLabelWithOptions
  • testMultipleFields
  • testCustomInputTypes
  • testFieldWithCustomType
  • testFormFieldSelect
  • testFormErrorWithout
  • testFormErrorWithRecordAndStringError
  • testFormMultipleErrors
  • testFormErrorWithRecordAndSpecificKey
  • testFormErrorWithRecordAndSpecificKeyAndValue
  • testFormFieldWithError
  • testErrorWithCustomConfiguration
  • testFieldTemplateOverride
  • testFieldAssumeSelectIfList
  • testFieldInputIdWithFormId
  • testNestedFieldAccess
  • testNestedFieldError
  • testFormCreationWithNoContext
  • testAutoMagicButton
  • testLabelIdGeneration
  • testRadioTypeFieldWithCustomTemplate
  • testFormCreationMultipleBindings
  • testFormErrorMultipleBindings
  • testBindingByName

Extends

lithium\test\Unit