/[schmitzm]/trunk/src_junit/skrueger/geotools/io/WfsSettingsJComboBoxTest.java
ViewVC logotype

Contents of /trunk/src_junit/skrueger/geotools/io/WfsSettingsJComboBoxTest.java

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1332 - (show annotations)
Tue Dec 7 00:36:48 2010 UTC (14 years, 2 months ago) by alfonx
File MIME type: text/plain
File size: 292 byte(s)
Used a regex to extends all .*Test classes with TestingClass to initialize logger properly
1 package skrueger.geotools.io;
2
3 import org.junit.Test;
4
5 import schmitzm.junit.TestingClass;
6 public class WfsSettingsJComboBoxTest extends TestingClass {
7
8 @Test
9 public void testListChanged() {
10 new WfsSettingsJComboBox(new WfsServerList(new GtWfsServerSettings()))
11 .listChanged();
12 }
13
14 }

Properties

Name Value
svn:eol-style native
svn:keywords Id URL
svn:mime-type text/plain

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26