DevBoost / JaMoPP

JaMoPP can parse Java source and byte code into EMF-based models and vice versa. It preserves source formatting and can be used for code analysis and refactoring.
17 stars 18 forks source link

Test case for imported classifier resolving added. #25

Closed BenjaminKlatt closed 10 years ago

BenjaminKlatt commented 10 years ago

A test case showing verifying if it is possible to resolve the proxies returned for the imported classifiers.

The test is currently ignored to not break the JaMoPP build.