PHP Class GraphAware\Reco4PHP\Tests\Integration\SimpleFriendsRecoEngineTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: graphaware/reco4php

Protected Properties

Свойство Type Description
$client GraphAware\Neo4j\Client\Client
$recoService GraphAware\Reco4PHP\RecommenderService

Méthodes publiques

Méthode Description
setUp ( )
testRecoForJohn ( )

Private Methods

Méthode Description
createGraph ( )
getUserNode ( $name )

Method Details

setUp() public méthode

public setUp ( )

testRecoForJohn() public méthode

public testRecoForJohn ( )

Property Details

$client protected_oe property

protected Client,GraphAware\Neo4j\Client $client
Résultat GraphAware\Neo4j\Client\Client

$recoService protected_oe property

protected RecommenderService,GraphAware\Reco4PHP $recoService
Résultat GraphAware\Reco4PHP\RecommenderService