# File tests/base_test.rb, line 13
  def setup
    @parentName = "FlexObject"
    @childName = "FlexButton"
    @id = "tempid"
  end