// purpose: test Calculator methods public class MyTesterProgram { public static void main( String[] args ) { MyTester.tester(); } }