org.apache.commons.functor.example.kata.four
Class TestSoccer

java.lang.Object
  extended by org.apache.commons.functor.example.kata.four.TestSoccer

public class TestSoccer
extends Object

See http://pragprog.com/pragdave/Practices/Kata/KataFour.rdoc,v for more information on this Kata.

Version:
$Revision: 1171267 $ $Date: 2011-09-15 22:46:08 +0200 (Thu, 15 Sep 2011) $
Author:
Rodney Waldhoff

Constructor Summary
TestSoccer()
           
 
Method Summary
 void testProcess()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestSoccer

public TestSoccer()
Method Detail

testProcess

public void testProcess()


Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.