PHP 클래스 GraphAware\Reco4PHP\Tests\Integration\SimpleFriendsRecoEngineTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: graphaware/reco4php

보호된 프로퍼티들

프로퍼티 타입 설명
$client GraphAware\Neo4j\Client\Client
$recoService GraphAware\Reco4PHP\RecommenderService

공개 메소드들

메소드 설명
setUp ( )
testRecoForJohn ( )

비공개 메소드들

메소드 설명
createGraph ( )
getUserNode ( $name )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testRecoForJohn() 공개 메소드

public testRecoForJohn ( )

프로퍼티 상세

$client 보호되어 있는 프로퍼티

protected Client,GraphAware\Neo4j\Client $client
리턴 GraphAware\Neo4j\Client\Client

$recoService 보호되어 있는 프로퍼티

protected RecommenderService,GraphAware\Reco4PHP $recoService
리턴 GraphAware\Reco4PHP\RecommenderService