describe Beespew::FormBuilder do let(:the_hive) { active_model.new } subject { described_class.new :hive, the_hive, template, {} } describe '#beespew_field' do it 'returns a text field with a default css class' do input = subject.beespew_field expected = '