class LeanTesting::BugAttachment
Public Class Methods
new(origin, data)
click to toggle source
Calls superclass method
LeanTesting::Entity::new
# File lib/Entity/Bug/BugAttachment.rb, line 4 def initialize(origin, data) super end