Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F41921155
test_rabbitmq.py
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
385 B
Referenced Files
None
Subscribers
None
test_rabbitmq.py
View Options
#!/usr/bin/env python3
import
unittest
import
salt_test_case
import
rabbitmq_api
class
Testinstance
(
unittest
.
TestCase
,
salt_test_case
.
SaltTestCase
):
def
test_compute_password_hash_with_salt
(
self
):
self
.
assertEqual
(
"kI3GCqW5JLMJa4iX1lo7X4D6XbYqlLgxIs30+P6tENUV2POR"
,
rabbitmq_api
.
compute_password_hash_with_salt
(
0x908DC60A
,
"test12"
),
)
File Metadata
Details
Attached
Mime Type
text/x-python
Expires
Sat, Aug 8, 02:49 (22 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3877757
Default Alt Text
test_rabbitmq.py (385 B)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment