Sha256: a24c1e766a276a438956d005341a7fc60e1f9638260e5cb97c941b5d79c1e463

Contents?: true

Size: 832 Bytes

Versions: 9

Compression:

Stored size: 832 Bytes

Contents

require 'test/unit'
require 'appium_lib'
require 'testcentricity_web'

require 'testcentricity/version'
require 'testcentricity/data_objects/environment'

require 'testcentricity/app_core/appium_connect_helper'
require 'testcentricity/app_core/screen_objects_helper'
require 'testcentricity/app_core/screen_object'
require 'testcentricity/app_core/screen_section'

require 'testcentricity/app_elements/app_element_helper'
require 'testcentricity/app_elements/button'
require 'testcentricity/app_elements/checkbox'
require 'testcentricity/app_elements/label'
require 'testcentricity/app_elements/switch'
require 'testcentricity/app_elements/textfield'
require 'testcentricity/app_elements/list'
require 'testcentricity/app_elements/image'
require 'testcentricity/app_elements/select_list'
require 'testcentricity/app_elements/alert'

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
testcentricity-3.1.1 lib/testcentricity.rb
testcentricity-3.1.0 lib/testcentricity.rb
testcentricity-3.0.6 lib/testcentricity.rb
testcentricity-3.0.5 lib/testcentricity.rb
testcentricity-3.0.4 lib/testcentricity.rb
testcentricity-3.0.3 lib/testcentricity.rb
testcentricity-3.0.2 lib/testcentricity.rb
testcentricity-3.0.1 lib/testcentricity.rb
testcentricity-3.0.0 lib/testcentricity.rb