Author: abelevich
Date: 2007-06-26 05:25:25 -0400 (Tue, 26 Jun 2007)
New Revision: 1314
Removed:
trunk/sandbox/scrollable-grid/src/test/java/org/richfaces/component/JSFComponentTest.java
Log:
Deleted:
trunk/sandbox/scrollable-grid/src/test/java/org/richfaces/component/JSFComponentTest.java
===================================================================
---
trunk/sandbox/scrollable-grid/src/test/java/org/richfaces/component/JSFComponentTest.java 2007-06-26
09:25:12 UTC (rev 1313)
+++
trunk/sandbox/scrollable-grid/src/test/java/org/richfaces/component/JSFComponentTest.java 2007-06-26
09:25:25 UTC (rev 1314)
@@ -1,32 +0,0 @@
-package org.richfaces.component;
-
-import junit.framework.Test;
-import junit.framework.TestCase;
-import junit.framework.TestSuite;
-import javax.faces.component.UIComponent;
-
-/**
- * Unit test for simple Component.
- */
-public class JSFComponentTest
- extends TestCase
-{
- /**
- * Create the test case
- *
- * @param testName name of the test case
- */
- public JSFComponentTest( String testName )
- {
- super( testName );
- }
-
-
- /**
- * Rigourous Test :-)
- */
- public void testComponent()
- {
- assertTrue( true );
- }
-}
Show replies by date