PHP Class Tests\Wallabag\ImportBundle\Import\WallabagV2ImportTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: wallabag/wallabag

Protected Properties

Свойство Type Description
$contentProxy
$em
$logHandler
$user

Méthodes publiques

Méthode Description
testImport ( )
testImportAndMarkAllAsRead ( )
testImportBadFile ( )
testImportEmptyFile ( )
testImportUserNotDefined ( )
testImportWithExceptionFromGraby ( )
testImportWithRabbit ( )
testImportWithRedis ( )
testInit ( )

Private Methods

Méthode Description
getWallabagV2Import ( $unsetUser = false )

Method Details

testImport() public méthode

public testImport ( )

testImportAndMarkAllAsRead() public méthode

testImportBadFile() public méthode

public testImportBadFile ( )

testImportEmptyFile() public méthode

public testImportEmptyFile ( )

testImportUserNotDefined() public méthode

testImportWithExceptionFromGraby() public méthode

testImportWithRabbit() public méthode

testImportWithRedis() public méthode

public testImportWithRedis ( )

testInit() public méthode

public testInit ( )

Property Details

$contentProxy protected_oe property

protected $contentProxy

$em protected_oe property

protected $em

$logHandler protected_oe property

protected $logHandler

$user protected_oe property

protected $user