IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
NUnit.Framework.Tests.Compatibility.ReflectionExtensionsTests Member List

This is the complete list of members for NUnit.Framework.Tests.Compatibility.ReflectionExtensionsTests, including all inherited members.

CanCallTypeInfoOnAllPlatforms()NUnit.Framework.Tests.Compatibility.ReflectionExtensionsTestsinline
CanGetConstructors()NUnit.Framework.Tests.Compatibility.ReflectionExtensionsTestsinline
CanGetContructorWithParams(Type paramType)NUnit.Framework.Tests.Compatibility.ReflectionExtensionsTestsinline
CanGetGenericArguments()NUnit.Framework.Tests.Compatibility.ReflectionExtensionsTestsinline
CanGetGenericConstructor()NUnit.Framework.Tests.Compatibility.ReflectionExtensionsTestsinline
CanGetGetMethod(string name, bool nonPublic, bool shouldFind)NUnit.Framework.Tests.Compatibility.ReflectionExtensionsTestsinline
CanGetInterfaces(Type type, Type @interface)NUnit.Framework.Tests.Compatibility.ReflectionExtensionsTestsinline
CanGetMember(Type type, string name)NUnit.Framework.Tests.Compatibility.ReflectionExtensionsTestsinline
CanGetMethodByName(Type type, string name, bool shouldFind)NUnit.Framework.Tests.Compatibility.ReflectionExtensionsTestsinline
CanGetMethodByNameAndArgs(Type type, string name, Type[] args, bool shouldFind)NUnit.Framework.Tests.Compatibility.ReflectionExtensionsTestsinline
CanGetMethodByNameAndBindingFlags(Type type, string name, BindingFlags flags, bool shouldFind)NUnit.Framework.Tests.Compatibility.ReflectionExtensionsTestsinline
CanGetProperty(Type type, string name)NUnit.Framework.Tests.Compatibility.ReflectionExtensionsTestsinline
CanGetPropertyWithBindingFlags(Type type, string name, BindingFlags flags, bool shouldFind)NUnit.Framework.Tests.Compatibility.ReflectionExtensionsTestsinline
CanGetPublicField()NUnit.Framework.Tests.Compatibility.ReflectionExtensionsTestsinline
CanGetStaticMethodsOnBase(BindingFlags flags)NUnit.Framework.Tests.Compatibility.ReflectionExtensionsTestsinline
DoesNotFindStaticMethodsOnBase(BindingFlags flags)NUnit.Framework.Tests.Compatibility.ReflectionExtensionsTestsinline
DoesNotGetPrivateField()NUnit.Framework.Tests.Compatibility.ReflectionExtensionsTestsinline
DoesNotGetPrivateMemberOnBaseClass()NUnit.Framework.Tests.Compatibility.ReflectionExtensionsTestsinline
DoesNotGetStaticMemberOnBaseClass()NUnit.Framework.Tests.Compatibility.ReflectionExtensionsTestsinline
DoesNotGetStaticPropertyOnBase()NUnit.Framework.Tests.Compatibility.ReflectionExtensionsTestsinline
IsAssignableFromTest()NUnit.Framework.Tests.Compatibility.ReflectionExtensionsTestsinline
IsInstanceOfTypeTest()NUnit.Framework.Tests.Compatibility.ReflectionExtensionsTestsinline
ONLY_ON_CFNUnit.Framework.Tests.Compatibility.ReflectionExtensionsTestsprivate