0
0
zero/spec/unit/request
Stormwind 3bb53d7343 Kill almost all mutants in Zero::Request:AcceptType
Killed 13 of 14 mutants. I will see later, how it's possible to kill the last
one.
I also fixed the return value of "preferred", if the in initialize given string
is empty. Fixed the default value here.
2013-01-05 18:30:36 +01:00
..
accept Kill all mutants in Zero::Request::Accept 2013-01-04 20:25:48 +01:00
accepttype Kill almost all mutants in Zero::Request:AcceptType 2013-01-05 18:30:36 +01:00
client spec files for Request::Client 2012-11-15 06:43:14 +01:00
parameter cleanup gemfile for jruby on travis 2012-12-17 19:22:20 +01:00
server Kill mutant in Zero::Request::Server 2013-01-04 19:42:25 +01:00
accept_spec.rb corrected the naming of #accept, before #media_types 2012-11-16 18:13:07 +01:00
client_spec.rb add specs for #client 2012-11-15 17:28:25 +01:00
content_type_spec.rb added specs for #content_type 2012-11-13 21:57:40 +01:00
delete_spec.rb more specs for the #? methods of request 2012-11-13 07:47:05 +01:00
get_spec.rb more specs for the #? methods of request 2012-11-13 07:47:05 +01:00
head_spec.rb more specs for the #? methods of request 2012-11-13 07:47:05 +01:00
method_spec.rb added the required line for spec_helper 2012-11-15 22:35:19 +01:00
new_spec.rb replaced .create with .new on Zero::Request 2012-12-12 18:38:46 +01:00
params_spec.rb check for an instance of parameter 2012-11-15 17:27:56 +01:00
patch_spec.rb more specs for the #? methods of request 2012-11-13 07:47:05 +01:00
path_spec.rb added the required line for spec_helper 2012-11-15 22:35:19 +01:00
post_spec.rb more specs for the #? methods of request 2012-11-13 07:47:05 +01:00
put_spec.rb more specs for the #? methods of request 2012-11-13 07:47:05 +01:00
server_spec.rb add specs for #server 2012-11-15 19:11:18 +01:00