]> git.uio.no Git - ifi-stolz-refaktor.git/commit
Refactoring the handlers to extend the abstract RefaktorHandler.
authorErlend Kristiansen <erlenkr@ifi.uio.no>
Tue, 19 Mar 2013 15:27:58 +0000 (16:27 +0100)
committerErlend Kristiansen <erlenkr@ifi.uio.no>
Tue, 19 Mar 2013 15:27:58 +0000 (16:27 +0100)
commita176c3d050ae084f1a4aa95b573c5045f356a9b3
tree36e2e78d3800e33c77160ff66ca481b744aefd3c
parent31f5d6d6c22ed407df9735c1cb7b4a82ced4c3cb
Refactoring the handlers to extend the abstract RefaktorHandler.
software/no.uio.ifi.refaktor.tests/src/no/uio/ifi/refaktor/tests/ExtractTest.java
software/no.uio.ifi.refaktor/src/no/uio/ifi/refaktor/handlers/RefaktorHandler.java [new file with mode: 0644]
software/no.uio.ifi.refaktor/src/no/uio/ifi/refaktor/handlers/SaferRefactoringHandler.java
software/no.uio.ifi.refaktor/src/no/uio/ifi/refaktor/handlers/TestRefactoringHandler.java