Changes

Jump to: navigation, search

Template Method

122 bytes added, 18:51, 19 March 2007
Apache Excalibur
=== Apache Excalibur===
The following are portions of the code found in [https://svn.apache.org/repos/asf/excalibur/trunk/framework/api/src/test/org/apache/avalon/framework/test/CascadingErrorTestCase.java | CascadingErrorTestCase.java ] and [https://svn.apache.org/repos/asf/excalibur/trunk/framework/api/src/test/org/apache/avalon/framework/test/CascadingExceptionTestCase.java | CascadingEexceptionTestCase.java ] files.<br/><br/>
When comparing these two files, we can see that the two files share a common package '''org.apache.avalon.framework.test'''.
<pre>
}
</pre>
 
Source: [https://svn.apache.org/repos/asf/excalibur/trunk/framework/api/src/test/org/apache/avalon/framework/test/]
== References ==
[[BTP600|BTP600 Wiki Page]]<br/>
[http://en.wikipedia.org/wiki/Template_method_pattern| Template Method on Wikipedia]<br/>
1
edit

Navigation menu