C# Class Baseline.Testing.CacheTests

Show file Open project: JasperFx/baseline

Private Methods

Method Description
WithValue_negative ( ) : void
WithValue_positive ( ) : void
can_remove ( ) : void
fill_only_writes_if_there_is_not_previous_value ( ) : void
get_all_keys ( ) : void
get_enumerator ( ) : void
get_first_value ( ) : void
non_default_fill ( ) : void
on_addition_should_fire_when_a_cache_adds_something_from_its_on_missing_catch ( ) : void
predicate_exists ( ) : void
predicate_finds ( ) : void
set_GetKey ( ) : void
set_OnAddition ( ) : void
store_and_fetch ( ) : void
test_the_on_missing ( ) : void
when_GetKey_not_set_should_throw ( ) : void
when_key_not_found_should_throw_by_default ( ) : void