MoreAsserts
JniPeerMembers
ThresholdClass
ThresholdType
AssertAssignableFrom(Class, Class)
AssertAssignableFrom(Class, Object)
AssertContainsRegex(String, String)
AssertContainsRegex(String, String, String)
AssertContentsInAnyOrder(IIterable, Object[])
AssertContentsInAnyOrder(String, IIterable, Object[])
AssertContentsInOrder(IIterable, Object[])
AssertContentsInOrder(String, IIterable, Object[])
AssertEmpty(IIterable)
AssertEmpty(String, IIterable)
AssertEmpty(IDictionary<Object, Object>)
AssertEmpty(String, IDictionary<Object, Object>)
AssertEquals(Byte[], Byte[])
AssertEquals(Double[], Double[])
AssertEquals(Int32[], Int32[])
AssertEquals(Object[], Object[])
AssertEquals(String, Byte[], Byte[])
AssertEquals(String, Double[], Double[])
AssertEquals(String, Int32[], Int32[])
AssertEquals(String, Object[], Object[])
AssertEquals(ICollection<Object>, ICollection<Object>)
AssertEquals(String, ICollection<Object>, ICollection<Object>)
AssertMatchesRegex(String, String)
AssertMatchesRegex(String, String, String)
AssertNotContainsRegex(String, String)
AssertNotContainsRegex(String, String, String)
AssertNotEmpty(IIterable)
AssertNotEmpty(String, IIterable)
AssertNotEmpty(IDictionary<Object, Object>)
AssertNotEmpty(String, IDictionary<Object, Object>)
AssertNotEqual(Object, Object)
AssertNotEqual(String, Object, Object)
AssertNotMatchesRegex(String, String)
AssertNotMatchesRegex(String, String, String)
CheckEqualsAndHashCodeMethods(Object, Object, Boolean)
CheckEqualsAndHashCodeMethods(String, Object, Object, Boolean)
net9.0-android34.0
namespace Android.Test
{
[ObsoletedOSPlatform("android24.0", "This class is obsoleted in this android platform")]
[Register("android/test/MoreAsserts", DoNotGenerateAcw = true)]
public sealed class MoreAsserts : Object
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.0 |
Information specific to net9.0-android34.0 | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API