Lithium Docs

docs for

  • class
  • lithium
  • tests
  • cases
  • data
  • ModelTest

Class Properties

  • _configs
  • _altSchema

Class Methods

  • setUp
  • tearDown
  • testOverrideMeta
  • testClassInitialization
  • testInstanceMethods
  • testMetaInformation
  • testSchemaLoading
  • testFieldIntrospection
  • testRelationshipIntrospection
  • testSimpleRecordCreation
  • testSimpleFind
  • testMagicFinders
  • testSimpleFindFirst
  • testSimpleFindList
  • testFilteredFind
  • testCustomFinder
  • testCustomFindMethods
  • testKeyGeneration
  • testValidatesFalse
  • testValidatesTitle
  • testValidatesEmailIsNotEmpty
  • testValidatesEmailIsValid
  • testCustomValidationCriteria
  • testValidatesCustomEventFalse
  • testValidatesCustomEventValid
  • testValidatesCustomEventsFalse
  • testValidatesCustomEventsFirstValid
  • testValidatesCustomEventsValid
  • testDefaultValuesFromSchema
  • testModelWithNoBackend
  • testSave
  • testSaveWithNoCallbacks
  • testSaveWithFailedValidation
  • testSaveFailedWithValidationByModelDefinition
  • testSaveFailedWithValidationByModelDefinitionAndTriggeredCustomEvents
  • testImplicitKeyFind
  • testDelete
  • testMultiRecordUpdate
  • testMultiRecordDelete
  • testFindFirst
  • testCountSyntax
  • testSettingNestedObjectDefaults

Extends

lithium\test\Unit