LoginTest#setUp()ããµã¼ãã¼ã¨ã®ããåãã管çããã¯ã©ã¹WebConversationãåæåãã¾ããåãã¹ãã¡ã½ããã§ä½¿ç¨ããããããã®ã¡ã½ããã§ä¸åº¦ã ãè¡ãããã«ãã¾ãã import com.meterware.httpunit.WebRequest; import com.meterware.httpunit.WebResponse; public class LoginTest extends TestCase { WebConversation wc; protected void setUp() throws Exception { super.setUp(); wc = new WebConversation(); } /** * åå¨ããªã ãã°ã¤ã³ ID ã®å ¥å * * @throws MalformedURLException
{{#tags}}- {{label}}
{{/tags}}