PHP Класс Elgg\Database\RelationshipsTest

Наследование: extends Elgg\TestCase
Показать файл Открыть проект

Открытые методы

Метод Описание
testGetEntitiesFromRelationshipFilterByTimeCreatedLower ( ) Check that you can get entities by filtering them on relationship time created lower
testGetEntitiesFromRelationshipFilterByTimeCreatedLowerAndUpper ( ) Check that you can get entities by filtering them on relationship time created lower and upper
testGetEntitiesFromRelationshipFilterByTimeCreatedUpper ( ) Check that you can get entities by filtering them on relationship time created upper

Защищенные методы

Метод Описание
setUp ( ) Create the entities used for each test
tearDown ( ) Remove the entities that are created for each test

Описание методов

setUp() защищенный Метод

Create the entities used for each test
protected setUp ( )

tearDown() защищенный Метод

Remove the entities that are created for each test
protected tearDown ( )

testGetEntitiesFromRelationshipFilterByTimeCreatedLower() публичный Метод

Check that you can get entities by filtering them on relationship time created lower

testGetEntitiesFromRelationshipFilterByTimeCreatedLowerAndUpper() публичный Метод

Check that you can get entities by filtering them on relationship time created lower and upper

testGetEntitiesFromRelationshipFilterByTimeCreatedUpper() публичный Метод

Check that you can get entities by filtering them on relationship time created upper