]> source.dussan.org Git - dcevm.git/commit
Implementing tests for interface methods and lambdas
authorIvan Dubrov <idubrov@guidewire.com>
Wed, 30 Apr 2014 23:39:50 +0000 (16:39 -0700)
committerIvan Dubrov <idubrov@guidewire.com>
Wed, 30 Apr 2014 23:39:50 +0000 (16:39 -0700)
commit6f5ee94f40ac9e6a6a0931d8ce080ea0e0a4128f
tree702035fc3248d3e5c64ab3c3785d6eb0ceeba0ba
parente28200350d4903986bb1b65c15d0c318dd7f1a29
Implementing tests for interface methods and lambdas
dcevm/src/test/java8/com/github/dcevm/test/lambdas/LambdaTest.java [new file with mode: 0644]
dcevm/src/test/java8/com/github/dcevm/test/methods/InterfaceMethodsTest.java [new file with mode: 0644]