Sha256: 37675e195bb11ae1a5c232ade26f7398333cf22210ab72e1432e7eabfe14173b

Contents?: true

Size: 396 Bytes

Versions: 5

Compression:

Stored size: 396 Bytes

Contents

# Author::    Nicolas Despres  <nicolas.despres@gmail.com>.
# Copyright:: Copyright (c) 2004, 2005 TTK team. All rights reserved.
# License::   LGPL
# $Id: notifier.rb 567 2005-04-13 08:00:06Z polrop $


module TTK

  module Testers

    class Tester

      class Notifier
        include Observable

      end # class Notifier

    end # class Tester

  end # module Testers

end # module TTK


Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
ttk-0.1.576 lib/ttk/testers/tester/notifier.rb
ttk-0.1.579 lib/ttk/testers/tester/notifier.rb
ttk-0.2.1 lib/ttk/testers/tester/notifier.rb
ttk-0.2.0 lib/ttk/testers/tester/notifier.rb
ttk-0.1.580 lib/ttk/testers/tester/notifier.rb