com.lordofthejars.nosqlunit.redis
Class RedisAssertion

java.lang.Object
  extended by com.lordofthejars.nosqlunit.redis.RedisAssertion

public class RedisAssertion
extends Object


Constructor Summary
RedisAssertion()
           
 
Method Summary
static void strictAssertEquals(redis.clients.jedis.Jedis jedis, InputStream expectedData)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RedisAssertion

public RedisAssertion()
Method Detail

strictAssertEquals

public static void strictAssertEquals(redis.clients.jedis.Jedis jedis,
                                      InputStream expectedData)


Copyright © 2012. All Rights Reserved.