<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-31j"> <title>01_EmpDisplay_TestSuite</title> </head> <body> <table border="1"> <!-- ↓tableの1行目はTestSuite名を記述する --> <tr><td>01_EmpDisplay_TestSuite</td></tr> <!-- ↓テストケースHTMLファイルへのリンク --> <tr><td><a href="./01_EmpDisplay_Test_001.html">01_EmpDisplay_Test_001</a></td></tr> <tr><td><a href="./01_EmpDisplay_Test_002.html">01_EmpDisplay_Test_002</a></td></tr> <tr><td><a href="./01_EmpDisplay_Test_003.html">01_EmpDisplay_Test_003</a></td></tr> </table> </body> </html>