[svn r382] hacked jsf frontend working
This commit is contained in:
parent
37fdf22282
commit
9a605f177a
123 changed files with 7035 additions and 2418 deletions
|
|
@ -57,7 +57,10 @@ public class SWTTest extends TestCase {
|
|||
|
||||
public void tearDown() throws Exception {
|
||||
}
|
||||
/*
|
||||
public void testNull() throws Exception {
|
||||
assertEquals(true, true);
|
||||
}
|
||||
/*
|
||||
public void testAll() throws Exception {
|
||||
|
||||
// get GUI
|
||||
|
|
@ -86,6 +89,4 @@ public class SWTTest extends TestCase {
|
|||
display.dispose();
|
||||
}
|
||||
*/
|
||||
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue