Task #17893
WSC: realmsliceNew()
Start date:
Due date:
% Done:
100%
Estimated time:
Related issues
Updated by Tushar Bhingare about 1 year ago
- Assignee set to Tushar Bhingare
- Status changed from New to In Progress
Updated by Tushar Bhingare about 1 year ago
- % Done changed from 0 to 90
- Status changed from In Progress to Testing
write wsc for realmsliceNew() Creates a new slice of a realm in caller's realm.
if copy is specified and belongs to the same realm, then it will make a complete copy of all schema and rulesets from the source slice.
If app is specified, then instead of a complete copy, all schema of only the listed apps, and all rulesets associated with those schema, will be copied.
write automated test cases using test container
Updated by Tushar Bhingare about 1 year ago
- % Done changed from 90 to 100
- Status changed from Testing to Closed