fix NPE on openinig Project from commandline in WI
[fedora-idea.git] / resources_eng / src / tips / CreateTestIntentionAction.html
blob47605b3a2800edbde5b5ba3ceee936a35f1e4ad2
1 <html>
2 <body style="font-family: Verdana; font-size: 13;" LEFTMARGIN="25" TOPMARGIN="25">
3 <table cellpadding="15" width="98%" border="0">
4 <tr>
5 <td><p><font style="font-family: Verdana; font-weight:bold;" size="3" color="#003399">IntelliJ</font>
6 <font style="font-family: Verdana; font-weight:bold;" size="3" color="#3366cc">IDEA</font> helps create test cases
7 directly from class declaration. With the caret at the class name in the editor, press
8 &shortcut:ShowIntentionActions;, and choose
9 <font style="font-family: Verdana; font-weight:bold;" size="3" color="#005555">Create Test</font> from the
10 suggestion list:
11 <p><img hspace="20" src="images/createTest.png" alt="createTest"></p>
14 </td>
15 </tr>
16 </table>
17 </body>
18 </html>