Sha256: 53815cf270b4b4166282bdb42f4635d08baa8386c978e3dcf2c807fb5f180a73
Contents?: true
Size: 222 Bytes
Versions: 3
Compression:
Stored size: 222 Bytes
Contents
require 'spec_helper' require 'swing/shared' describe Swing::JList do context 'creation' do let(:new_args) { [] } it_behaves_like 'enhanced awt component' it_behaves_like 'tool tipped component' end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
swing-0.1.8 | spec/swing/j_list_spec.rb |
swing-0.1.7 | spec/swing/j_list_spec.rb |
swing-0.1.5 | spec/swing/j_list_spec.rb |