/activeobjects-plugin/src/test/java/com/atlassian/activeobjects/junit/OracleTest.java
Java | 9 lines | 3 code | 1 blank | 5 comment | 0 complexity | b2b142bdc2f2051b147bf7bc53c2e9f7 MD5 | raw file
Possible License(s): Apache-2.0
1package com.atlassian.activeobjects.junit;
2
3/**
4 * TODO: Document this class / interface here
5 *
6 * @since v4.4
7 */
8public interface OracleTest {
9}