PHP Class Pantheon\Terminus\UnitTests\Collections\TagsTest

Inheritance: extends CollectionTestCase
Show file Open project: pantheon-systems/terminus

Public Methods

Method Description
setUp ( )
testCreate ( ) Tests Tags::create($tag)
testFetch ( ) Tests Tags::fetch($options)

Method Details

setUp() public method

public setUp ( )

testCreate() public method

Tests Tags::create($tag)
public testCreate ( )

testFetch() public method

Tests Tags::fetch($options)
public testFetch ( )