createtestmodule

Langue: en

Version: 366788 (MeeGo - 06/11/10)

Section: 1 (Commandes utilisateur)

NAME

createtestmodule - test module template wizard for min(1)

SYNOPSIS

createtestmodule [help] [ModuleType [ModuleName [path]]]

DESCRIPTION

createtestmodule can be used to create a test module template for min

OPTIONS

createtestmodule can be launched with 0-3 three arguments. If no arguments are given, user is prompted for ModuleType ModuleName and path. If the ModuleType is specified on the commandline user is prompted for ModuleName and path ,and so forth.

Following shortcuts can be used for ModuleType :

n creates an empty test module (normal)
h creates test module that uses hardcoded test cases (hardcoded)
t creates test class which is used with TestScripter (testclass)
l creates test class which is used with LuaScripter (luatestclass)
s creates xUnit compatible test module (MINUnit)

help Display short help and exit

FILES

/usr/share/min/TestModuleTemplates/* Templates for different types of MIN test modules and test classes.

AUTHOR

Piotr Kotynia, Sampo Saaristo and Konrad Marek Zapalowicz.

REPORTING BUGS

Report bugs to DG.MIN-Support@nokia.com MIN Test Framework, © Nokia 2008,2009,2010 All rights reserved, licensed under the Gnu General Public License version 2, Contact: min-support@lists.sourceforge.net

SEE ALSO

min(1)