MCPcopy Create free account

hub / github.com/ReversecLabs/drozer / functions

Functions1,712 in github.com/ReversecLabs/drozer

MethodtestItShouldHaveACAAfterCreation
(self)
test/mwr_test/droidhg/ssl/ca.py:45
MethodtestItShouldHaveACAAfterLoading
(self)
test/mwr_test/droidhg/ssl/ca.py:61
MethodtestItShouldInsertIntoTheArray
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:140
MethodtestItShouldInstallARawModuleFromALocalSource
(self)
test/mwr_test/droidhg/repoman/installer_test.py:24
MethodtestItShouldInstallAnArchiveModuleFromALocalSource
(self)
test/mwr_test/droidhg/repoman/installer_test.py:37
MethodtestItShouldInstantiateANewObject
(self)
test/mwr_test/droidhg/modules/module_base_test.py:129
MethodtestItShouldIntegerAndModulusOfDividingANativeByAReflectedPrimitive
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:181
MethodtestItShouldIntegerDivideANativeByAReflectedPrimitive
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:184
MethodtestItShouldIntegerDivideAReflectedPrimitiveByANative
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:62
MethodtestItShouldIntegerDivideAReflectedPrimitiveByAnother
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:59
MethodtestItShouldInterceptARequestForUsageInformation
(self)
test/mwr_test/droidhg/modules/module_base_test.py:151
MethodtestItShouldInvokeAMethod
(self)
test/mwr_test/cinnibar/reflection/reflected_object_test.py:43
MethodtestItShouldInvokeAMethod
(self)
test/mwr_test/cinnibar/reflection/reflector_test.py:123
MethodtestItShouldInvokeAMethodWithArguments
(self)
test/mwr_test/cinnibar/reflection/reflected_object_test.py:57
MethodtestItShouldInvokeAMethodWithArguments
(self)
test/mwr_test/cinnibar/reflection/reflector_test.py:138
MethodtestItShouldIterateThroughTheArray
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:66
MethodtestItShouldJoin
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:219
MethodtestItShouldKeepABuiltInOverAnExtension
(self)
test/mwr_test/droidhg/modules/import_conflict_resolver_test.py:24
MethodtestItShouldKeepDeterministicallyKeepExtensions
(self)
test/mwr_test/droidhg/modules/import_conflict_resolver_test.py:30
MethodtestItShouldLJust
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:227
MethodtestItShouldLStrip
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:237
MethodtestItShouldListAllFromTheModuleLoader
(self)
test/mwr_test/droidhg/modules/module_base_test.py:83
MethodtestItShouldLoadACA
(self)
test/mwr_test/droidhg/ssl/ca.py:51
MethodtestItShouldLoadModules
(self)
test/mwr_test/drozer/modules/collection_test.py:8
MethodtestItShouldLower
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:232
MethodtestItShouldMakeAFatal
(self)
test/mwr_test/cinnibar/api/builders/reflection_response_test.py:33
MethodtestItShouldMakeAnError
(self)
test/mwr_test/cinnibar/api/builders/reflection_response_test.py:26
MethodtestItShouldMakeError
(self)
test/mwr_test/cinnibar/api/builders/system_response_test.py:86
MethodtestItShouldMakeSuccess
(self)
test/mwr_test/cinnibar/api/builders/reflection_response_test.py:40
MethodtestItShouldMakeSuccess
(self)
test/mwr_test/cinnibar/api/builders/system_response_test.py:93
MethodtestItShouldMultipleAReflectedPrimitiveByAnother
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:133
MethodtestItShouldMultiplyANativeByAReflectedPrimitive
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:190
MethodtestItShouldMultiplyAReflectedPrimitiveByANative
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:136
MethodtestItShouldMultiplyTheArray
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:77
MethodtestItShouldNegateAReflectedPrimitive
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:151
MethodtestItShouldNotBeADigit
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:179
MethodtestItShouldNotBeALNum
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:166
MethodtestItShouldNotBeAlpha
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:172
MethodtestItShouldNotBeLower
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:186
MethodtestItShouldNotBeSpace
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:194
MethodtestItShouldNotBeTitle
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:202
MethodtestItShouldNotBeUpper
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:213
MethodtestItShouldNotBeValidIfNoActionOrComponentIsSet
(self)
test/mwr_test/droidhg/android_test.py:225
MethodtestItShouldNotCompleteAFlagBeforeAllPositionalArguments
(self)
test/mwr_test/common/argparse_completer_test.py:63
MethodtestItShouldNotCreateACertificateWithoutACA
(self)
test/mwr_test/droidhg/ssl/ca.py:96
MethodtestItShouldNotCreateARepositoryOverAnExistingFolder
(self)
test/mwr_test/droidhg/repoman/repository_test.py:84
MethodtestItShouldNotCreateARepositoryOverAnExistingRecord
(self)
test/mwr_test/droidhg/repoman/repository_test.py:71
MethodtestItShouldNotDeleteAnUnknownRepository
(self)
test/mwr_test/droidhg/repoman/repository_test.py:107
MethodtestItShouldNotDisableAnUnknownModuleRepository
(self)
test/mwr_test/droidhg/repoman/repository_test.py:166
MethodtestItShouldNotEnableAFolderThatIsnNotAModuleRepository
(self)
test/mwr_test/droidhg/repoman/repository_test.py:136
MethodtestItShouldNotEndWith
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:126
MethodtestItShouldNotEqualANativeString
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:67
MethodtestItShouldNotEqualAReflectedString
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:55
MethodtestItShouldNotFind
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:141
MethodtestItShouldNotGetIndex
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:151
MethodtestItShouldNotHaveACAByDefault
(self)
test/mwr_test/droidhg/ssl/ca.py:40
MethodtestItShouldNotInstallARawLocalModuleIfAlreadyPresent
(self)
test/mwr_test/droidhg/repoman/installer_test.py:48
MethodtestItShouldNotInstallAnArchivedLocalModuleIfAlreadyPresent
(self)
test/mwr_test/droidhg/repoman/installer_test.py:67
MethodtestItShouldNotLoadACAFromInvalidKeyMaterial
(self)
test/mwr_test/droidhg/ssl/ca.py:73
MethodtestItShouldNotOfferChoicesAfterAFlagsNArgs
(self)
test/mwr_test/common/argparse_completer_test.py:38
MethodtestItShouldNotRFind
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:257
MethodtestItShouldNotRIndex
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:267
MethodtestItShouldNotReAddARemote
(self)
test/mwr_test/droidhg/repoman/remote_test.py:44
MethodtestItShouldNotReadPartialFrameFromAStream
(self)
test/mwr_test/cinnibar/api/frame_test.py:64
MethodtestItShouldNotRemoteARemoteTheDoesNotExist
(self)
test/mwr_test/droidhg/repoman/remote_test.py:56
MethodtestItShouldNotShowAReflectedPrimitiveEqualsANative
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:53
MethodtestItShouldNotShowAReflectedPrimitiveIsGreaterThanANative
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:89
MethodtestItShouldNotShowAReflectedPrimitiveIsGreaterThanOrEqualToANative
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:76
MethodtestItShouldNotShowAReflectedPrimitiveIsGreaterThanOrEqualToAnother
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:69
MethodtestItShouldNotShowAReflectedPrimitiveIsLessThanANative
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:123
MethodtestItShouldNotShowAReflectedPrimitiveIsLessThanOrEqualToANative
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:107
MethodtestItShouldNotShowAReflectedPrimitiveIsLessThanOrEqualToAnother
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:100
MethodtestItShouldNotShowAReflectedPrimitiveIsNonZero
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:157
MethodtestItShouldNotShowAReflectedPrimitiveIsNotEqualToANative
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:148
MethodtestItShouldNotShowAReflectedPrimitiveIsNotEqualToAnother
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:142
MethodtestItShouldNotStartWith
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:312
MethodtestItShouldOfferToCompleteAFlag
(self)
test/mwr_test/common/argparse_completer_test.py:16
MethodtestItShouldOnlyOfferValidCompletionsForAFlag
(self)
test/mwr_test/common/argparse_completer_test.py:27
MethodtestItShouldOverwriteARawLocalModuleIfForceIsSet
(self)
test/mwr_test/droidhg/repoman/installer_test.py:81
MethodtestItShouldOverwriteAnArchivedLocalModuleIfForceIsSet
(self)
test/mwr_test/droidhg/repoman/installer_test.py:101
MethodtestItShouldPartition
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:242
MethodtestItShouldPassTheIdWhenCompletingTheNthArg
(self)
test/mwr_test/common/argparse_completer_test.py:50
MethodtestItShouldPopFromTheArrayHead
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:145
MethodtestItShouldPopFromTheArrayTail
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:149
MethodtestItShouldRFind
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:252
MethodtestItShouldRIndex
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:262
MethodtestItShouldRJust
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:277
MethodtestItShouldRPartition
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:282
MethodtestItShouldRSplit
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:287
MethodtestItShouldRStrip
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:292
MethodtestItShouldRaiseANativeToAReflectedPrimitivePower
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:193
MethodtestItShouldRaiseAReflectedPrimitiveToANativePower
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:166
MethodtestItShouldRaiseAReflectedPrimitiveToAPowerWithANativeModulus
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:172
MethodtestItShouldRaiseAReflectedPrimitiveToAPowerWithAReflectedModulus
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:169
MethodtestItShouldRaiseAReflectedPrimitiveToAReflectedPower
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:163
MethodtestItShouldRaiseReflectionExceptionIfGettingNonExistentProperty
(self)
test/mwr_test/cinnibar/reflection/reflected_object_test.py:25
MethodtestItShouldRaiseReflectionExceptionIfInvokingMethodWithInappropriateArguments
(self)
test/mwr_test/cinnibar/reflection/reflected_object_test.py:113
MethodtestItShouldRaiseReflectionExceptionIfInvokingNonExistentMethod
(self)
test/mwr_test/cinnibar/reflection/reflected_object_test.py:100
MethodtestItShouldRaiseReflectionExceptionIfSettingNonExistentProperty
(self)
test/mwr_test/cinnibar/reflection/reflected_object_test.py:40
MethodtestItShouldRaiseReflectionExceptionIfThereIsNoConstructor
(self)
test/mwr_test/cinnibar/reflection/reflector_test.py:42
← previousnext →1,501–1,600 of 1,712, ranked by callers