[root]/groovy/groovy-core/src/test/groovy/swing
add headless test to new swingbuilder test
2 lines of code changed in:
GROOVY-1625 - refactored createNode steps into one method
35 lines of code changed in:
test case description caused verify error, removing it
1 lines of code changed in:
GROOVY-1817 - set the column model on the JTable if the table model of a JTable is groovy.model.DefaultTableModel, with test
5 lines of code changed in:
GROOVY-1805 - replace HashMap with LinkedHashMap so that map ordering is preserved. Needed for SwingBuilder as the order some properties are set in the bean matter.
23 lines of code changed in:
make SwingBuilder tests pass (but do nothing) in headless environments
46 lines of code changed in:
increase coverage
18 lines of code changed in:
increase coverage, minor checkstyle refactorings
32 lines of code changed in:
fix build and increase coverage
62 lines of code changed in:
increase coverage
19 lines of code changed in:
fix build
10 lines of code changed in:
fix build
3 lines of code changed in:
increased test coverage
51 lines of code changed in:
increased test coverage
40 lines of code changed in:
increased test coverage
56 lines of code changed in:
increased coverage
17 lines of code changed in:
increased test coverage
122 lines of code changed in:
try to allow for headless operation on Bamboo server
14 lines of code changed in:
comment out boxLayout test for now (doesn't work in some environments)
1 lines of code changed in:
increased test coverage
50 lines of code changed in:
(20 more)