UserFrosting API

MigrationLocatorTest extends TestCase

MigrationLocator Tests

Table of Contents

tearDown() void
testGetMigrationsWithNoMigrationDir() Make sure no error is thrown if the Migration dir doesn't exist mixed
testGetMigrations() Make sure migrations can be returned for all sprinkles mixed
testActualInstance() Test MigratonLocator against the real thing, no Mockery mixed

Methods

testGetMigrationsWithNoMigrationDir()

Make sure no error is thrown if the Migration dir doesn't exist

public testGetMigrationsWithNoMigrationDir( ) : mixed
Return values
mixed

testGetMigrations()

Make sure migrations can be returned for all sprinkles

public testGetMigrations( ) : mixed
Return values
mixed

testActualInstance()

Test MigratonLocator against the real thing, no Mockery

public testActualInstance( ) : mixed
Return values
mixed

Search results