blob: a319f8f9c755c71e2cfb7d03ed6369608b3c860f [file] [log] [blame]
<html>
<head>
<link rel="stylesheet" type="text/css" href="css/tips.css">
</head>
<body>
<p><span class="product">IntelliJ IDEA</span>
helps create test cases
directly from class declaration. With the caret at the class name in the editor, press
<span class="shortcut">&shortcut:ShowIntentionActions;</span>, and choose
<span class="control">Create Test</span> from the
suggestion list:</p>
<p class="image"><img src="images/createTest.png" alt="createTest"></p>
</body>
</html>