PHP Класс BrowscapTest\Helper\CollectionCreatorTest

Автор: James Titcumb ([email protected])
Наследование: extends PHPUnit_Framework_TestCase
Показать файл Открыть проект

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

Метод Описание
setUp ( ) Sets up the fixture, for example, open a network connection.
testCreateDataCollection ( ) tests creating a data collection
testCreateDataCollectionThrowsExceptionIfNoDataCollectionIsSet ( ) tests throwing an exception while creating a data collaction if the collction class is not set before
testCreateDataCollectionThrowsExceptionOnInvalidDirectory ( ) tests throwing an exception while creating a data collaction when a dir is invalid

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

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

This method is called before a test is executed.
public setUp ( )

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

tests creating a data collection

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

tests throwing an exception while creating a data collaction if the collction class is not set before

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

tests throwing an exception while creating a data collaction when a dir is invalid