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

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

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

revision 2664 by torben, Fri Jul 17 09:19:37 2015 UTC revision 2665 by torben, Tue Aug 25 08:46:29 2015 UTC
# Line 144  public class MockDatabaseLayer implement Line 144  public class MockDatabaseLayer implement
144          }          }
145    
146          @Override          @Override
147          public void saveRequestLog(String brugerid, String postnr, String adresse, SearchResult result) throws SQLException {          public void saveRequestLog(String brugerid, String postnr, String adresse, String omdelingsdag, SearchResult result) throws SQLException {
148                  // Do Nothing                  // Do Nothing
149          }          }
150    

Legend:
Removed from v.2664  
changed lines
  Added in v.2665

  ViewVC Help
Powered by ViewVC 1.1.20