C# Class AK.F1.Timing.Utility.HashCodeBuilderTest

Inheritance: TestBase
Show file Open project: simoneb/ak-f1-timing

Private Methods

Method Description
GetDistinctInstances ( ) : IEnumerable
GetEquivalentInstances ( ) : IEnumerable
add_should_accept_null_and_not_alter_the_hashcode ( ) : void
builder_should_use_algorithm_detailed_in_effective_java ( ) : void
implements_equality_contract ( ) : void
implicit_int32_conversion_operator_returns_hashcode ( ) : void
to_string_returns_string_representation_of_hashcode ( ) : void