Libraries
»
test_sdk1
(1.1.3)
»
Index
»
CLUnit
»
#from_json
Method: CLUnit#from_json
Defined in:
lib/types/cl_unit.rb
#
from_json
(json) ⇒
Object
30 31 32
# File 'lib/types/cl_unit.rb', line 30
def
from_json
(
json
)
JSON
.
parse
(
json
)
end