Package games.stendhal.tools.test
Class ChatTestCreator
java.lang.Object
games.stendhal.tools.test.ChatTestCreator
This program creates a simple NPC chat test based on a chat log copy&pasted
from the the client chat log window.
- Author:
- hendrik
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ChatTestCreator
-
-
Method Details
-
main
Converts a chat log into a test case.- Parameters:
args
- chatlog.txt [test.java]- Throws:
IOException
- in case of an input/output error
-