Libraries
»
xspec
(0.2.0)
»
Index
»
XSpec
»
ExecutedUnitOfWork
»
#full_name
Method: XSpec::ExecutedUnitOfWork#full_name
Defined in:
lib/xspec/data_structures.rb
#
full_name
⇒
Object
177
# File 'lib/xspec/data_structures.rb', line 177
def
full_name
;
nested_unit_of_work
.
full_name
end