MCPcopy Create free account

hub / github.com/ReversecLabs/drozer / functions

Functions1,712 in github.com/ReversecLabs/drozer

MethodtestItShouldBuildAUnboundMessage
(self)
test/mwr_test/cinnibar/api/builders/system_response_test.py:61
MethodtestItShouldBuildAnErrorMessage
(self)
test/mwr_test/cinnibar/api/builders/reflection_response_test.py:12
MethodtestItShouldBuildBooleanFromNative
(self)
test/mwr_test/cinnibar/reflection/reflected_type_test.py:141
MethodtestItShouldBuildDroidhgModulesPathAsDefault
(self)
test/mwr_test/droidhg/repoman/repository_test.py:38
MethodtestItShouldBuildDroidhgModulesPathWithAnAdditionalRepository
(self)
test/mwr_test/droidhg/repoman/repository_test.py:43
MethodtestItShouldBuildDroidhgModulesPathWithTwoAdditionalRepository
(self)
test/mwr_test/droidhg/repoman/repository_test.py:48
MethodtestItShouldBuildDroidhgModulesPathWithoutAConfigFile
(self)
test/mwr_test/droidhg/repoman/repository_test.py:53
MethodtestItShouldBuildFloatFromNative
(self)
test/mwr_test/cinnibar/reflection/reflected_type_test.py:151
MethodtestItShouldBuildFrameFromMessage
(self)
test/mwr_test/cinnibar/api/frame_test.py:20
MethodtestItShouldBuildIntFromNative
(self)
test/mwr_test/cinnibar/reflection/reflected_type_test.py:158
MethodtestItShouldBuildLongFromNative
(self)
test/mwr_test/cinnibar/reflection/reflected_type_test.py:165
MethodtestItShouldBuildNestedArrayFromArgument
(self)
test/mwr_test/cinnibar/reflection/reflected_type_test.py:68
MethodtestItShouldBuildNestedArrayFromNative
(self)
test/mwr_test/cinnibar/reflection/reflected_type_test.py:195
MethodtestItShouldBuildNullFromArgument
(self)
test/mwr_test/cinnibar/reflection/reflected_type_test.py:134
MethodtestItShouldBuildNullFromNative
(self)
test/mwr_test/cinnibar/reflection/reflected_type_test.py:172
MethodtestItShouldBuildObjectArrayFromArgument
(self)
test/mwr_test/cinnibar/reflection/reflected_type_test.py:89
MethodtestItShouldBuildObjectFromArgument
(self)
test/mwr_test/cinnibar/reflection/reflected_type_test.py:125
MethodtestItShouldBuildPrimitiveArrayFromArgument
(self)
test/mwr_test/cinnibar/reflection/reflected_type_test.py:33
MethodtestItShouldBuildPrimitiveArrayFromNative
(self)
test/mwr_test/cinnibar/reflection/reflected_type_test.py:177
MethodtestItShouldBuildPrimitiveFromArgument
(self)
test/mwr_test/cinnibar/reflection/reflected_type_test.py:13
MethodtestItShouldBuildStringArrayFromArgument
(self)
test/mwr_test/cinnibar/reflection/reflected_type_test.py:51
MethodtestItShouldBuildStringArrayFromNative
(self)
test/mwr_test/cinnibar/reflection/reflected_type_test.py:186
MethodtestItShouldBuildStringFromArgument
(self)
test/mwr_test/cinnibar/reflection/reflected_type_test.py:24
MethodtestItShouldBuildStringFromNative
(self)
test/mwr_test/cinnibar/reflection/reflected_type_test.py:203
MethodtestItShouldBuildTheAction
(self)
test/mwr_test/droidhg/android_test.py:72
MethodtestItShouldBuildTheFlagsFromBinaries
(self)
test/mwr_test/droidhg/android_test.py:169
MethodtestItShouldBuildTheFlagsFromBinary
(self)
test/mwr_test/droidhg/android_test.py:145
MethodtestItShouldBuildTheFlagsFromBinaryAndSymbols
(self)
test/mwr_test/droidhg/android_test.py:193
MethodtestItShouldBuildTheFlagsFromSymbol
(self)
test/mwr_test/droidhg/android_test.py:157
MethodtestItShouldBuildTheFlagsFromSymbols
(self)
test/mwr_test/droidhg/android_test.py:181
MethodtestItShouldCalculateAModulesFQMN
(self)
test/mwr_test/droidhg/modules/module_base_test.py:88
MethodtestItShouldCalculateAModulesNamespace
(self)
test/mwr_test/droidhg/modules/module_base_test.py:101
MethodtestItShouldCallAddArgumentsWhenRunning
(self)
test/mwr_test/droidhg/modules/module_base_test.py:137
MethodtestItShouldCallExecuteWhenRunning
(self)
test/mwr_test/droidhg/modules/module_base_test.py:144
MethodtestItShouldCapitalize
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:106
MethodtestItShouldCastToString
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:101
MethodtestItShouldCenter
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:111
MethodtestItShouldCleanUpTheObjectStoreAfterRunning
(self)
test/mwr_test/droidhg/modules/module_base_test.py:159
MethodtestItShouldClearTheObjectStore
(self)
test/mwr_test/cinnibar/reflection/reflector_test.py:78
MethodtestItShouldClearTheObjectStore
(self)
test/mwr_test/droidhg/modules/module_base_test.py:108
MethodtestItShouldColourTextBlue
(self)
test/mwr_test/droidhg/console/coloured_stream_test.py:10
MethodtestItShouldColourTextGreen
(self)
test/mwr_test/droidhg/console/coloured_stream_test.py:13
MethodtestItShouldColourTextPurple
(self)
test/mwr_test/droidhg/console/coloured_stream_test.py:16
MethodtestItShouldColourTextRed
(self)
test/mwr_test/droidhg/console/coloured_stream_test.py:19
MethodtestItShouldColourTextYellow
(self)
test/mwr_test/droidhg/console/coloured_stream_test.py:22
MethodtestItShouldConstructAClass
(self)
test/mwr_test/cinnibar/reflection/reflector_test.py:13
MethodtestItShouldConstructAClassWithArguments
(self)
test/mwr_test/cinnibar/reflection/reflector_test.py:26
MethodtestItShouldConstructAValidDownloadPathIfATrailingSlashIsGiven
(self)
test/mwr_test/droidhg/repoman/remote_test.py:76
MethodtestItShouldConstructAValidDownloadPathIfNoTrailingSlashIsGiven
(self)
test/mwr_test/droidhg/repoman/remote_test.py:79
MethodtestItShouldCount
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:116
MethodtestItShouldCountElementsInTheArrayWithANativeValue
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:116
MethodtestItShouldCountElementsInTheArrayWithAReflectedValue
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:113
MethodtestItShouldCreateACA
(self)
test/mwr_test/droidhg/ssl/ca.py:8
MethodtestItShouldCreateACertificate
(self)
test/mwr_test/droidhg/ssl/ca.py:87
MethodtestItShouldCreateAModuleRepository
(self)
test/mwr_test/droidhg/repoman/repository_test.py:58
MethodtestItShouldDeleteAModuleRepository
(self)
test/mwr_test/droidhg/repoman/repository_test.py:97
MethodtestItShouldDeleteASliceFromTheArray
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:41
MethodtestItShouldDeleteAnItemFromTheArray
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:36
MethodtestItShouldDeleteFromTheObjectStore
(self)
test/mwr_test/cinnibar/reflection/reflector_test.py:54
MethodtestItShouldDeviceAReflectedPrimitiveByANative
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:35
MethodtestItShouldDisableAModuleRepository
(self)
test/mwr_test/droidhg/repoman/repository_test.py:152
MethodtestItShouldDiscardAnExtensionForABuiltIn
(self)
test/mwr_test/droidhg/modules/import_conflict_resolver_test.py:27
MethodtestItShouldDivideANativeByAReflectedPrimitive
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:178
MethodtestItShouldDivideAReflectedPrimitiveByAnother
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:32
MethodtestItShouldEnableAModuleRepository
(self)
test/mwr_test/droidhg/repoman/repository_test.py:123
MethodtestItShouldEndWith
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:121
MethodtestItShouldEqualANativeString
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:61
MethodtestItShouldEqualAReflectedString
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:49
MethodtestItShouldExpandTabs
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:131
MethodtestItShouldExtendTheArrayWithANativeArray
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:124
MethodtestItShouldExtendTheArrayWithAReflectedArray
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:119
MethodtestItShouldExtractTheMessage
(self)
test/mwr_test/cinnibar/api/frame_test.py:31
MethodtestItShouldFind
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:136
MethodtestItShouldForceAReflectedPrimitiveToAFloat
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:56
MethodtestItShouldForceAReflectedPrimitiveToALong
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:110
MethodtestItShouldForceAReflectedPrimitiveToAnInteger
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:93
MethodtestItShouldGetAModuleFromTheModuleLoader
(self)
test/mwr_test/droidhg/modules/module_base_test.py:91
MethodtestItShouldGetAPrimitiveReturnedByAMethod
(self)
test/mwr_test/cinnibar/reflection/reflected_object_test.py:77
MethodtestItShouldGetAPropertyValue
(self)
test/mwr_test/cinnibar/reflection/reflected_object_test.py:13
MethodtestItShouldGetARemote
(self)
test/mwr_test/droidhg/repoman/remote_test.py:66
MethodtestItShouldGetASliceFromTheArray
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:63
MethodtestItShouldGetAStringRepresentation
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:209
MethodtestItShouldGetAnItemFromTheArray
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:58
MethodtestItShouldGetAnObjectProperty
(self)
test/mwr_test/cinnibar/reflection/reflector_test.py:96
MethodtestItShouldGetAnObjectReturnedByAMethod
(self)
test/mwr_test/cinnibar/reflection/reflected_object_test.py:89
MethodtestItShouldGetIndex
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:146
MethodtestItShouldGetNoneIfARemoteDoesNotExist
(self)
test/mwr_test/droidhg/repoman/remote_test.py:71
MethodtestItShouldGetTheAgentContext
(self)
test/mwr_test/droidhg/modules/module_base_test.py:114
MethodtestItShouldGetTheCACertificate
(self)
test/mwr_test/droidhg/ssl/ca.py:13
MethodtestItShouldGetTheCAPrivateKey
(self)
test/mwr_test/droidhg/ssl/ca.py:19
MethodtestItShouldGetTheIndexOfAnItemInTheArray
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:129
MethodtestItShouldGetTheIndexOfAnItemNotInTheArray
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:132
MethodtestItShouldGetTheIntegerAndModulusOfAReflectedPrimitiveByANative
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:41
MethodtestItShouldGetTheIntegerAndModulusOfAReflectedPrimitiveByAnother
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:38
MethodtestItShouldGetTheLength
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:87
MethodtestItShouldGetTheModulusOfAReflectedPrimitiveByANative
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:130
MethodtestItShouldGetTheModulusOfAReflectedPrimitiveByAnother
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:127
MethodtestItShouldGetTheModulusOfDividingANativeByAReflectedPrimitive
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:187
MethodtestItShouldGetTheRepresentation
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:94
MethodtestItShouldGetTheSizeOfTheArray
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:74
← previousnext →1,401–1,500 of 1,712, ranked by callers