Home
last modified time | relevance | path

Searched refs:Equals_Object_ReturnsExpected (Results 1 – 25 of 31) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Composition.Runtime/tests/
H A DCompositionContractTests.cs153 …public void Equals_Object_ReturnsExpected(CompositionContract contract, object other, bool expecte… in Equals_Object_ReturnsExpected() method in System.Composition.Hosting.Core.Tests.CompositionContractTests
163Equals_Object_ReturnsExpected(new CompositionContract(typeof(int), "contractName", new Dictionary<… in Equals_NullValueInDictionaryNotInOther_ReturnsFalse()
164Equals_Object_ReturnsExpected(new CompositionContract(typeof(int), "contractName", new Dictionary<… in Equals_NullValueInDictionaryNotInOther_ReturnsFalse()
165Equals_Object_ReturnsExpected(new CompositionContract(typeof(int), "contractName", new Dictionary<… in Equals_NullValueInDictionaryNotInOther_ReturnsFalse()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.InteropServices.WindowsRuntime/tests/System/Runtime/InteropServices/WindowsRuntime/
H A DEventRegistrationTokenTests.cs29 …public void Equals_Object_ReturnsExpected(EventRegistrationToken token, object other, bool expecte… in Equals_Object_ReturnsExpected() method in System.Runtime.InteropServices.WindowsRuntime.Tests.EventRegistrationTokenTests
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.Primitives/tests/
H A DDesignOnlyAttributeTests.cs34 …public void Equals_Object_ReturnsExpected(DesignOnlyAttribute attribute, object other, bool expect… in Equals_Object_ReturnsExpected() method in System.ComponentModel.Tests.DesignOnlyAttributeTests
H A DLocalizableAttributeTests.cs34 …public void Equals_Object_ReturnsExpected(LocalizableAttribute attribute, object other, bool expec… in Equals_Object_ReturnsExpected() method in System.ComponentModel.Tests.LocalizableAttributeTests
H A DReadOnlyAttributeTests.cs34 …public void Equals_Object_ReturnsExpected(ReadOnlyAttribute attribute, object other, bool expected) in Equals_Object_ReturnsExpected() method in System.ComponentModel.Tests.ReadOnlyAttributeTests
H A DMergablePropertyAttributeTests.cs34 …public void Equals_Object_ReturnsExpected(MergablePropertyAttribute attribute, object other, bool … in Equals_Object_ReturnsExpected() method in System.ComponentModel.Tests.MergablePropertyAttributeTests
H A DNotifyParentPropertyAttributeTests.cs34 …public void Equals_Object_ReturnsExpected(NotifyParentPropertyAttribute attribute, object other, b… in Equals_Object_ReturnsExpected() method in System.ComponentModel.Tests.NotifyParentPropertyAttributeTests
H A DParenthesizePropertyNameAttributeTests.cs42 …public void Equals_Object_ReturnsExpected(ParenthesizePropertyNameAttribute attribute, object othe… in Equals_Object_ReturnsExpected() method in System.ComponentModel.Tests.ParenthesizePropertyNameAttributeTests
H A DBrowsableAttributeTests.cs34 …public void Equals_Object_ReturnsExpected(BrowsableAttribute attribute, object other, bool expecte… in Equals_Object_ReturnsExpected() method in System.ComponentModel.Tests.BrowsableAttributeTests
H A DImmutableObjectAttributeTests.cs34 …public void Equals_Object_ReturnsExpected(ImmutableObjectAttribute attribute, object other, bool e… in Equals_Object_ReturnsExpected() method in System.ComponentModel.Tests.ImmutableObjectAttributeTests
H A DDescriptionAttributeTests.cs48 …public void Equals_Object_ReturnsExpected(DescriptionAttribute attribute, object other, bool expec… in Equals_Object_ReturnsExpected() method in System.ComponentModel.Tests.DescriptionAttributeTests
H A DDisplayNameAttributeTests.cs48 …public void Equals_Object_ReturnsExpected(DisplayNameAttribute attribute, object other, bool expec… in Equals_Object_ReturnsExpected() method in System.ComponentModel.Tests.DisplayNameAttributeTests
H A DRefreshPropertiesAttributeTests.cs36 …public void Equals_Object_ReturnsExpected(RefreshPropertiesAttribute attribute, object other, bool… in Equals_Object_ReturnsExpected() method in System.ComponentModel.Primitives.Tests.RefreshPropertiesAttributeTests
H A DDesignerSerializationVisibilityAttributeTests.cs36 …public void Equals_Object_ReturnsExpected(DesignerSerializationVisibilityAttribute attribute, obje… in Equals_Object_ReturnsExpected() method in System.ComponentModel.Tests.DesignerSerializationVisibilityAttributeTests
H A DDesignerCategoryAttributeTests.cs58 …public void Equals_Object_ReturnsExpected(DesignerCategoryAttribute attribute, object other, bool … in Equals_Object_ReturnsExpected() method in System.ComponentModel.Tests.DesignerCategoryAttributeTests
H A DCategoryAttributeTests.cs61 …public void Equals_Object_ReturnsExpected(CategoryAttribute attribute, object other, bool expected) in Equals_Object_ReturnsExpected() method in System.ComponentModel.Tests.CategoryAttributeTests
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Drawing.Common/tests/Imaging/
H A DFrameDimensionTests.cs62 … public void Equals_Object_ReturnsExpected(FrameDimension frameDimension, object obj, bool result) in Equals_Object_ReturnsExpected() method in System.Drawing.Imaging.Tests.FrameDimensionTests
H A DImageFormatTests.cs87 public void Equals_Object_ReturnsExpected(ImageFormat imageFormat, object obj, bool result) in Equals_Object_ReturnsExpected() method in System.Drawing.Imaging.Tests.ImageFormatTests
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.WindowsRuntime.UI.Xaml/tests/Windows/UI/Xaml/Controls/Primitives/
H A DGeneratorPositionTests.cs64 … public void Equals_Object_ReturnsExpected(GeneratorPosition position, object other, bool expected) in Equals_Object_ReturnsExpected() method in Windows.UI.Xaml.Controls.Primitives.Tests.GeneratorPositionTests
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.InteropServices/tests/System/Runtime/InteropServices/
H A DArrayWithOffsetTests.cs82 …public void Equals_Object_ReturnsExpected(ArrayWithOffset arrayWithOffset, object other, bool expe… in Equals_Object_ReturnsExpected() method in System.Runtime.InteropServices.Tests.ArrayWithOffsetTests
H A DGCHandleTests.cs135 public void Equals_Object_ReturnsExpected(GCHandle handle, object other, bool expected) in Equals_Object_ReturnsExpected() method in System.Runtime.InteropServices.Tests.GCHandleTests
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.WindowsRuntime.UI.Xaml/tests/Windows/UI/Xaml/Media/Animation/
H A DKeyTimeTests.cs60 public void Equals_Object_ReturnsExpected(KeyTime keyTime, object other, bool expected) in Equals_Object_ReturnsExpected() method in Windows.UI.Xaml.Media.Animation.Tests.KeyTimeTests
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/tests/
H A DAmbientValueAttributeTests.cs121 …public void Equals_Object_ReturnsExpected(AmbientValueAttribute attribute, object other, bool expe… in Equals_Object_ReturnsExpected() method in System.ComponentModel.Tests.AmbientValueAttributeTests
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.WindowsRuntime.UI.Xaml/tests/Windows/UI/Xaml/
H A DThicknessTests.cs107 public void Equals_Object_ReturnsExpected(Thickness thickness, object other, bool expected) in Equals_Object_ReturnsExpected() method in Windows.UI.Xaml.Tests.ThicknessTests
H A DGridLengthTests.cs98 … public void Equals_Object_ReturnsExpected(GridLength gridLength, object other, bool expected) in Equals_Object_ReturnsExpected() method in Windows.UI.Xaml.Tests.GridLengthTests

12