Sha256: 90295f6fe79ea08bc0d6ef3ee577722f941ad4e262f12a185b5652f97cf10f15

Contents?: true

Size: 589 Bytes

Versions: 7

Compression:

Stored size: 589 Bytes

Contents

# Part of the Optimus package for managing E-Prime data
# 
# Copyright (C) 2008 Board of Regents of the University of Wisconsin System
# 
# Written by Nathan Vack <njvack@wisc.edu>, at the Waisman Laborotory for Brain
# Imaging and Behavior, University of Wisconsin - Madison


require File.join(File.dirname(__FILE__),'../spec_helper')
require File.join(File.dirname(__FILE__), '../../lib/eprime')
require File.join(File.dirname(__FILE__), '../../lib/writers/stimtimes_writer')

describe Eprime::StimtimesWriter do
  # I don't actually know how to spec this out. I'm a bit worried.
  
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
optimus-ep-0.5 spec/writers/stimtimes_writer_spec.rb
optimus-ep-0.5.5 spec/writers/stimtimes_writer_spec.rb
optimus-ep-0.5.6 spec/writers/stimtimes_writer_spec.rb
optimus-ep-0.6.0 spec/writers/stimtimes_writer_spec.rb
optimus-ep-0.6.5 spec/writers/stimtimes_writer_spec.rb
optimus-ep-0.6.9 spec/writers/stimtimes_writer_spec.rb
optimus-ep-0.6.91 spec/writers/stimtimes_writer_spec.rb