Class ChatTestCreator

java.lang.Object
games.stendhal.tools.test.ChatTestCreator

public class ChatTestCreator extends Object
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 Details

  • Method Details

    • main

      public static void main(String[] args) throws IOException
      Converts a chat log into a test case.
      Parameters:
      args - chatlog.txt [test.java]
      Throws:
      IOException - in case of an input/output error