| Topics in Doc web: | Changed: now 08:30 GMT | Changed by: |
| UnitTesting | 19 Apr 2005 - 10:31 - r1.8 | DanielBonniot |
| Usage The basic idea is that you write test methods inline with the code you want to test. package hello; // Functionality of the package public void printHello(PrintWriter ... | ||
| UserManual | 18 Feb 2003 - 16:19 - NEW | TWikiGuest |
| The UserManual is the main documentation for the Nice language. You can read it at http://nice.sf.net/manual.html DanielBonniot 18 Feb 2003 | ||
| UsingJavaFromNice | 07 Mar 2003 - 14:45 - r1.3 | AlexGreif |
| This topic gives some tips and hints how to use Java from Nice javanice package test; public class Foo { static public String sayHello() { System.out.println("hello ... | ||
| UsingNiceFromJava | 07 Mar 2003 - 13:23 - r1.2 | DanielBonniot |
| This topic gives some tips and hints how to use Nice from Java #NiceMethod java nice method #NiceMethod java nice method javanice package test; import java.util ... | ||
| Topic WebHome . { } |
|
Copyright © 1999-2003 by the contributing authors.
All material on this collaboration platform is the property of the contributing authors. Ideas, requests, problems regarding TWiki? Send feedback. |