]
Dmitrii Bocharov updated JBIDE-22460:
-------------------------------------
Fix Version/s: 4.5.x
(was: 4.4.x)
Test classes should be in the same package as the class(es) under
test
-----------------------------------------------------------------------
Key: JBIDE-22460
URL:
https://issues.jboss.org/browse/JBIDE-22460
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.4.0.Alpha2
Reporter: Jeff MAURY
Priority: Minor
Labels: test
Fix For: 4.5.x
Test classes should be in the same package as the class(es) under test as it is a
generally admitted pattern and as it allows to use package protected classes/methods