class RubyLsp::TestUnitReporter
def initialize(suite, options = {})
def initialize(suite, options = {}) super @current_uri = nil #: URI::Generic? @current_test_id = nil #: String? end
def initialize(suite, options = {}) super @current_uri = nil #: URI::Generic? @current_test_id = nil #: String? end