class PytestObject

Direct Known Subclasses

Defined in:

main.cr

Constructors

Constructor Detail

def self.new(file : String, name : String, line_number : Int32, col_number : Int32, arguments : Hash(String, Tuple(Int32, Int32))) #

[View source]