testdev/ite/src/com.nokia.testfw.sut.help/html/tasks/tasks.htm
changeset 1 96906a986c3b
equal deleted inserted replaced
0:f1112f777ce9 1:96906a986c3b
       
     1 <html>
       
     2 	<head>
       
     3 		<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
       
     4 		<meta http-equiv="Content-Style-Type" content="text/css" />
       
     5 		<title>Guide</title>
       
     6 		<link rel="stylesheet" href="../../book.css" type="text/css"/>
       
     7 	</head>
       
     8 	<body>
       
     9 		<h2>Tasks</h2>
       
    10 		<p>This section will tell you how to work with SUT plug-in.</p>
       
    11 		<p>Topics in this section include:</p>
       
    12 		<ul>
       
    13 			<li><a href="creating_sut.htm">Creating SymbianUnitTest suite</a></li>
       
    14 			<li><a href="add_case.htm">Adding test cases</a></li> 
       
    15 			<li><a href="run_sut.htm">Running SymbianUnitTest in emulator</a></li>
       
    16 		</ul>
       
    17 	<div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. 
       
    18 	License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
       
    19 	</body>
       
    20 </html>