]> git.uio.no Git - ifi-stolz-refaktor.git/commit
Adding SingleExecutionViolationException.
authorErlend Kristiansen <erlenkr@ifi.uio.no>
Sun, 15 Dec 2013 12:46:49 +0000 (13:46 +0100)
committerErlend Kristiansen <erlenkr@ifi.uio.no>
Sun, 15 Dec 2013 12:46:49 +0000 (13:46 +0100)
commitf2c117f3f53ccd01755c1c0d69bc3b1886e7bf70
tree073ea8bebbc4ea8f1c86cd61d111385602c82982
parent125a3e7371809a5a90e0a3976f0edd81b1380857
Adding SingleExecutionViolationException.
Adding test for SIngleExecutionExecutorManager.
software/no.uio.ifi.refaktor.tests/src/no/uio/ifi/refaktor/tests/SingleExecutionExecutorManagerTest.java [new file with mode: 0644]
software/no.uio.ifi.refaktor/src/no/uio/ifi/refaktor/changers/Executor.java
software/no.uio.ifi.refaktor/src/no/uio/ifi/refaktor/changers/ExecutorManager.java
software/no.uio.ifi.refaktor/src/no/uio/ifi/refaktor/changers/SingleExecutionExecutorManager.java
software/no.uio.ifi.refaktor/src/no/uio/ifi/refaktor/changers/SingleExecutionViolationException.java [new file with mode: 0644]