/[projects]/dao/DaoAdresseService/src/test/java/dk/daoas/daoadresseservice/test/DatabaseDebugTest.java
ViewVC logotype

Diff of /dao/DaoAdresseService/src/test/java/dk/daoas/daoadresseservice/test/DatabaseDebugTest.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2824 by torben, Tue Jan 19 10:53:19 2016 UTC revision 2825 by torben, Tue Jan 19 10:54:48 2016 UTC
# Line 7  import static org.junit.Assert.assertFal Line 7  import static org.junit.Assert.assertFal
7    
8  public class DatabaseDebugTest {  public class DatabaseDebugTest {
9                    
10            /*
11             * This is to prevent that we build a production war in DEBUG mode
12             */
13            
14          @Test          @Test
15          public void testDabaseDebugmode() {          public void testDabaseDebugmode() {
16                  assertFalse( DatabaseLayerImplementation.DEBUG );                                assertFalse( DatabaseLayerImplementation.DEBUG );              

Legend:
Removed from v.2824  
changed lines
  Added in v.2825

  ViewVC Help
Powered by ViewVC 1.1.20