PHP Class GraphAware\Reco4PHP\Tests\Integration\SimpleFriendsRecoEngineTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: graphaware/reco4php

Protected Properties

Property Type Description
$client GraphAware\Neo4j\Client\Client
$recoService GraphAware\Reco4PHP\RecommenderService

Public Methods

Method Description
setUp ( )
testRecoForJohn ( )

Private Methods

Method Description
createGraph ( )
getUserNode ( $name )

Method Details

setUp() public method

public setUp ( )

testRecoForJohn() public method

public testRecoForJohn ( )

Property Details

$client protected property

protected Client,GraphAware\Neo4j\Client $client
return GraphAware\Neo4j\Client\Client

$recoService protected property

protected RecommenderService,GraphAware\Reco4PHP $recoService
return GraphAware\Reco4PHP\RecommenderService