Lines Matching full:it
32 it "binds to port 80, with host 0.0.0.0, a path of '/'" do
37 it 'creates a ThinHTTPServer::RackApplicationContext' do
42 it "uses the BinaryProtocolFactory" do
51 it 'accepts :ip, :port, :path' do
62 it 'creates a ThinHTTPServer::RackApplicationContext with a different protocol factory' do
74 it 'starts the Thin server' do
99 it 'receives a non-POST' do
105 it 'receives a header other than application/x-thrift' do
120 it 'creates an IOStreamTransport' do
126 it 'fetches the right protocol based on the Transport' do
132 it 'status code 200' do