VuFind API Documentation

ThemeMixinCommandTest extends TestCase
in package

Generate/ThemeMixin command test.

Tags
category

VuFind

author

Demian Katz demian.katz@villanova.edu

license

http://opensource.org/licenses/gpl-2.0.php GNU General Public License

link

Wiki

Table of Contents

testFailure()  : void
Test a failure scenario.
testSuccessWithMinimalParameters()  : void
Test the simplest possible success case.
getMockGenerator()  : ThemeGenerator
Create a mock generator object.

Methods

testSuccessWithMinimalParameters()

Test the simplest possible success case.

public testSuccessWithMinimalParameters() : void
Return values
void

getMockGenerator()

Create a mock generator object.

protected getMockGenerator() : ThemeGenerator
Return values
ThemeGenerator

Search results