Class: Java

Inherits:
Object show all
Defined in:
lib/droiuby/spec/helper.rb

Defined Under Namespace

Classes: Stubber

Class Method Summary collapse

Class Method Details

.clientObject



23
24
25
# File 'lib/droiuby/spec/helper.rb', line 23

def self.client
  self
end

.comObject



31
32
33
# File 'lib/droiuby/spec/helper.rb', line 31

def self.com
  self
end

.coreObject



27
28
29
# File 'lib/droiuby/spec/helper.rb', line 27

def self.core
  Stubber.new
end

.droiubyObject



19
20
21
# File 'lib/droiuby/spec/helper.rb', line 19

def self.droiuby
  self
end