Searched refs:equal (Results 1 - 25 of 76) sorted by relevance

1234

/forgerock/openidm-v4/openidm-ui/openidm-ui-admin/src/test/qunit/mapping/
H A DaddMappingTest.js47 QUnit.equal(addMappingView.$el.find(".help-link").length, 1, "Help successfully detected");
49 QUnit.equal(addMappingView.$el.find(".back-bar a").length, 1, "Return link loaded");
51 QUnit.equal(addMappingView.$el.find("#resourceConnectorContainer .resource-body").length, 1, "Resources successfully loaded");
53 QUnit.equal(addMappingView.$el.find("#resourceManagedContainer .resource-body").length, 4, "Managed Objects successfully loaded");
58 QUnit.equal(addMappingView.$el.find("#mappingSource .mapping-resource:visible .resource-given-name").text(), 'ldap', "Source system successfully selected");
59 QUnit.equal(addMappingView.$el.find("#mappingTarget .mapping-resource:visible .resource-given-name").text(), 'apple', "Target system successfully selected");
63 QUnit.equal(addMappingView.$el.find("#mappingTarget .mapping-resource:visible .resource-given-name").text(), 'ldap', "Swap successful");
67 QUnit.equal($(".bootstrap-dialog:visible .bootstrap-dialog-title").text(), "Create mapping.", "Create mapping dialog successfully shown");
69 QUnit.equal($(".bootstrap-dialog .mappingName").val(), "managedApple_sourceLdapAccount", "Mapping name auto generated successfully");
72 QUnit.equal(
[all...]
H A DpropertyMappingTest.js78 QUnit.equal($('#attributesGrid').length, 1, "Page Successfully Loads");
81 QUnit.equal(AttributesGridView.getCurrentMapping().name, mappingName, "getCurrentMapping() returns proper value");
82 QUnit.equal(AttributesGridView.$el.find("div.changesPending:visible").length, 0,"Changes Pending message not shown");
85 QUnit.equal(AttributesGridView.$el.find(".ui-jqgrid").length, 1, "Properties grid loaded");
86 QUnit.equal(AttributesGridView.$el.find(".ui-jqgrid tr:gt(1)").length, AttributesGridView.getCurrentMapping().properties.length, "Correct number of properties displayed in grid");
88 QUnit.equal(AttributesGridView.$el.find(".ui-jqgrid tr.jqgrow:eq(1)").find("td:eq(2) .text-muted").length, 1, "Sample successfully displayed");
90 QUnit.equal(AttributesGridView.$el.find(".ui-jqgrid tr.jqgrow:eq(1)").find("td:eq(2) .text-muted").html(), "(This is the description for Aaccf Amar.)", "Default value successfully displayed");
96 QUnit.equal(AttributesGridView.getNumRepresentativeProps(), 2, "Number of representative properties successfully changed");
97 QUnit.equal(setNumRepresentativePropsLineSpy.called, true, "setNumRepresentativePropsLine successfully called after change to Number of representative properties");
105 QUnit.equal(AttributesGridVie
[all...]
H A DreconTests.js32 QUnit.equal(PoliciesView.$el.children().length, 0, "There are no children in the container before render.");
38 QUnit.equal(PoliciesView.$el.find("#situationalPolicies table tbody tr.event-hook").length,
42 QUnit.equal(_.size(PoliciesView.model.allPatterns),
55 QUnit.equal(PoliciesView.$el.find("#situationalPolicies table tbody .failure-display").length, 7, "There are 7 situations with error classes");
56 QUnit.equal(PoliciesView.$el.find("#situationalPolicies table tbody .warning-display").length, 3, "There are 3 situations with warning classes");
57 QUnit.equal(PoliciesView.$el.find("#situationalPolicies table tbody .success-display").length, 3, "There are 3 situations with success classes");
/forgerock/openam/openam-ui/openam-ui-ria/src/test/js/store/actions/
H A DtypesTest.js24 expect(types.SESSION_ADD_INFO).equal(expected);
30 expect(types.SESSION_REMOVE_INFO).equal(expected);
36 expect(types.SERVER_ADD_REALM).equal(expected);
/forgerock/openidm-v4/openidm-ui/openidm-ui-admin/src/test/qunit/resources/
H A DresourceTest.js39 QUnit.equal(ConnectorListView.$el.find("#resourceConnectorContainer .card-container").length, 1, "Connectors and add Connector successfully added");
43 QUnit.equal(ConnectorListView.$el.find(".subtitle-bar a").length, 1, "Help successfully detected");
45 QUnit.equal($(".btn-group.open").length, 1, "Drop down successfully open");
57 QUnit.equal(ManagedListView.$el.find("#resourceManagedContainer .card-container").length, 4, "Managed Objects and add Managed Object successfully added");
59 QUnit.equal(ManagedListView.$el.find(".btn-toolbar .btn-group").length, 1, "Button bar with correct number of actions found");
61 QUnit.equal(ManagedListView.$el.find(".subtitle-bar a").length, 1, "Help successfully detected");
/forgerock/openidm-v4/openidm-ui/openidm-ui-admin/src/test/qunit/connector/
H A DeditConnectorTest.js37 QUnit.equal(editConnector.$el.find(".back-bar a").length, 1, "Return link loaded");
43 QUnit.equal(editConnector.$el.find(".nav-tabs li").length, 4, "Tabs detected and tabdrop prepared");
50 QUnit.equal(editConnector.$el.find(".message .connector-pending").length, 1, "Connector change message displayed");
53 QUnit.equal(editConnector.$el.find("#selectObjectConfig").length, 1, "Prdefined object type dropdown displayed");
55 QUnit.equal(editConnector.$el.find("#objectTypesTab table tbody tr").length, 2, "Object type table populated");
58 QUnit.equal(editConnector.$el.find("#syncTab .sources option").length, 2, "Sync schedule sources loaded");
62 QUnit.equal(editConnector.$el.find("#syncTab .liveSyncScheduleContainer").length, 1, "Sync schedule added");
64 QUnit.equal(editConnector.$el.find("#syncTab #retryOptions option").length, 3, "LiveSync options loaded");
71 QUnit.equal(editConnector.$el.find(".message .sync-pending").length, 1, "Sync change message displayed");
76 QUnit.equal(editConnecto
[all...]
H A DaddConnectorTest.js39 QUnit.equal(addConnector.$el.find(".back-bar a").length, 1, "Return link loaded");
41 QUnit.equal(addConnector.$el.find("#connectorName").length, 1, "Connector base loaded");
43 QUnit.equal(addConnector.$el.find("#csvFilePath").length, 1, "Connector details loaded");
45 QUnit.equal(addConnector.$el.find("#connectorType option").length, 4, "Connector select populated");
/forgerock/openam/openam-ui/openam-ui-ria/src/test/js/org/forgerock/openam/ui/common/util/
H A DRealmHelperTest.js50 .to.equal("http://www.example.com?realm=realm1");
57 .to.equal("http://www.example.com?key=value&realm=realm1");
67 .to.equal("http://www.example.com/realm1/?realm=realm2");
76 .to.equal("http://www.example.com/realm1/");
83 .to.equal("http://www.example.com/");
91 expect(RealmHelper.getOverrideRealm()).to.equal("realm1");
97 expect(RealmHelper.getOverrideRealm()).to.equal("realm1");
104 expect(RealmHelper.getOverrideRealm()).to.equal("realm1");
112 expect(RealmHelper.getSubRealm()).to.equal("realm1");
119 expect(RealmHelper.getSubRealm()).to.equal("realm
[all...]
H A DThemeManagerTest.js132 expect(Configuration.globalData.theme).to.deep.equal(themeConfig.themes.default);
138 expect(Configuration.globalData.theme).to.deep.equal(themeConfig.themes.other);
144 expect(Configuration.globalData.theme).to.deep.equal(themeConfig.themes.other);
150 expect(Configuration.globalData.theme).to.deep.equal(themeConfig.themes.default);
157 expect(Configuration.globalData.theme).to.deep.equal(themeConfig.themes.other);
167 expect(Configuration.globalData.theme).to.deep.equal(themeConfig.themes.other);
177 expect(Configuration.globalData.theme).to.deep.equal(themeConfig.themes.default);
187 expect(Configuration.globalData.theme).to.deep.equal(themeConfig.themes.other);
212 expect(Configuration.globalData.theme).to.deep.equal(themeConfig.themes.other);
229 expect(Configuration.globalData.theme).to.deep.equal(themeConfi
[all...]
/forgerock/openidm-v4/openidm-ui/openidm-ui-enduser/src/test/qunit/
H A Dspecific.js48 QUnit.equal(LoginView.$el.find("#siteImage").css('display'), "block", "Site Image displayed");
49 QUnit.equal(LoginView.$el.find("#passPhrase").text(), "human", "Site ID Phrase displayed");
78 QUnit.equal(oldPasswordDialog.$el.find("input[name=oldPassword]").attr('data-validation-status'), 'error', 'Old password field should be disabled following incorrect password value');
79 QUnit.equal(oldPasswordDialog.$el.find("input[type=submit]").prop('disabled'), false, 'Submit button for form should still be enabled after validation failed');
82 QUnit.equal(oldPasswordDialog.$el.find("input[name=oldPassword]").attr('data-validation-status'), 'ok', 'Old password field should be enabled following correct password value');
/forgerock/openam-v13/openam-ui/openam-ui-ria/src/test/js/org/forgerock/openam/ui/common/util/
H A DRealmHelperTest.js48 .to.equal("http://www.example.com?realm=realm1");
55 .to.equal("http://www.example.com?key=value&realm=realm1");
65 .to.equal("http://www.example.com/realm1/?realm=realm2");
74 .to.equal("http://www.example.com/realm1/");
81 .to.equal("http://www.example.com/");
89 expect(RealmHelper.getOverrideRealm()).to.equal("realm1");
95 expect(RealmHelper.getOverrideRealm()).to.equal("realm1");
102 expect(RealmHelper.getOverrideRealm()).to.equal("realm1");
110 expect(RealmHelper.getSubRealm()).to.equal("realm1");
117 expect(RealmHelper.getSubRealm()).to.equal("realm
[all...]
H A DThemeManagerTest.js126 expect(Configuration.globalData.theme).to.deep.equal(themeConfig.themes.default);
132 expect(Configuration.globalData.theme).to.deep.equal(themeConfig.themes.other);
138 expect(Configuration.globalData.theme).to.deep.equal(themeConfig.themes.other);
144 expect(Configuration.globalData.theme).to.deep.equal(themeConfig.themes.default);
151 expect(Configuration.globalData.theme).to.deep.equal(themeConfig.themes.other);
161 expect(Configuration.globalData.theme).to.deep.equal(themeConfig.themes.other);
171 expect(Configuration.globalData.theme).to.deep.equal(themeConfig.themes.default);
181 expect(Configuration.globalData.theme).to.deep.equal(themeConfig.themes.other);
206 expect(Configuration.globalData.theme).to.deep.equal(themeConfig.themes.other);
223 expect(Configuration.globalData.theme).to.deep.equal(themeConfi
[all...]
/forgerock/opendj2/ext/ant/bin/
H A Denvset.cmd24 =D the same as above but equal sign is not required
33 ; implies that the equal sign is considered a part of the parameter and is
36 -D requires parameters in the form name=value. If the equal sign is not found,
39 Other options have optional equal sign. If it is found, only the part after
40 the equal sign will be oprionally expanded.
54 equal = 0
65 equal = -1
67 when mode='-D' then equal = 1
95 addval: procedure expose sep equal orig expand newval mode env
100 if equal >
[all...]
/forgerock/opendj-b2.6/ext/ant/bin/
H A Denvset.cmd24 =D the same as above but equal sign is not required
33 ; implies that the equal sign is considered a part of the parameter and is
36 -D requires parameters in the form name=value. If the equal sign is not found,
39 Other options have optional equal sign. If it is found, only the part after
40 the equal sign will be oprionally expanded.
54 equal = 0
65 equal = -1
67 when mode='-D' then equal = 1
95 addval: procedure expose sep equal orig expand newval mode env
100 if equal >
[all...]
/forgerock/opendj2.6.2/ext/ant/bin/
H A Denvset.cmd24 =D the same as above but equal sign is not required
33 ; implies that the equal sign is considered a part of the parameter and is
36 -D requires parameters in the form name=value. If the equal sign is not found,
39 Other options have optional equal sign. If it is found, only the part after
40 the equal sign will be oprionally expanded.
54 equal = 0
65 equal = -1
67 when mode='-D' then equal = 1
95 addval: procedure expose sep equal orig expand newval mode env
100 if equal >
[all...]
/forgerock/opendj2-hg/ext/ant/bin/
H A Denvset.cmd24 =D the same as above but equal sign is not required
33 ; implies that the equal sign is considered a part of the parameter and is
36 -D requires parameters in the form name=value. If the equal sign is not found,
39 Other options have optional equal sign. If it is found, only the part after
40 the equal sign will be oprionally expanded.
54 equal = 0
65 equal = -1
67 when mode='-D' then equal = 1
95 addval: procedure expose sep equal orig expand newval mode env
100 if equal >
[all...]
/forgerock/opendj-v3/opendj-server-legacy/ext/ant/bin/
H A Denvset.cmd24 =D the same as above but equal sign is not required
33 ; implies that the equal sign is considered a part of the parameter and is
36 -D requires parameters in the form name=value. If the equal sign is not found,
39 Other options have optional equal sign. If it is found, only the part after
40 the equal sign will be oprionally expanded.
54 equal = 0
65 equal = -1
67 when mode='-D' then equal = 1
95 addval: procedure expose sep equal orig expand newval mode env
100 if equal >
[all...]
/forgerock/openidm-v4/openidm-ui/openidm-ui-admin/src/test/qunit/managedobjects/
H A DmanagedObjectsTest.js40 QUnit.equal(addEditManagedView.$el.find(".back-bar a").length, 1, "Return link loaded");
44 QUnit.equal(addEditManagedView.$el.find(".managed-property:visible").length, 1, "Add object type property successful");
51 QUnit.equal(addEditManagedView.$el.find(".add-remove-block:visible").length, 0, "Delete object type property successful");
70 QUnit.equal($("#managedErrorMessage").length, 1, "Duplicate name successfully detected");
/forgerock/openam-v13/openam-sts/openam-client-sts/src/main/java/org/forgerock/openam/sts/user/invocation/
H A DSTSIssuedTokenState.java124 Objects.equal(this.principalName, otherState.principalName) &&
125 Objects.equal(this.stsId, otherState.stsId) &&
126 Objects.equal(this.tokenId, otherState.tokenId) &&
127 Objects.equal(this.tokenType, otherState.tokenType);
/forgerock/openam/openam-sts/openam-client-sts/src/main/java/org/forgerock/openam/sts/user/invocation/
H A DSTSIssuedTokenState.java124 Objects.equal(this.principalName, otherState.principalName) &&
125 Objects.equal(this.stsId, otherState.stsId) &&
126 Objects.equal(this.tokenId, otherState.tokenId) &&
127 Objects.equal(this.tokenType, otherState.tokenType);
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/
H A DResourceComparatorValidator.java42 * for a resource comparator. If they are equal or overlapping
59 * are either equal or overlapping in values.
63 * are either equal or overlapping in values, <code>false</code>
87 int equal = tokens[i].indexOf("=");
88 String name = tokens[i].substring(0, equal);
89 String value = tokens[i].substring(equal + 1);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/
H A DResourceComparatorValidator.java43 * for a resource comparator. If they are equal or overlapping
55 * are either equal or overlapping in values.
59 * are either equal or overlapping in values, <code>false</code>
81 int equal = tokens[i].indexOf("=");
82 String name = tokens[i].substring(0, equal);
83 String value = tokens[i].substring(equal + 1);
/forgerock/openidm-v4/openidm-ui/openidm-ui-admin/src/test/qunit/resourceData/
H A DeditResourceViewTest.js86 QUnit.equal(childView.template, "templates/admin/role/EditRoleViewTemplate.html", "The GenericEditResourceView is properly overridden by EditRoleView");
103 QUnit.equal(location.hash, "#resource/managed/role/edit/" + _.last(editRoleView.data.args), "URL route changed to the correct value after save");
158 QUnit.equal(childView.template, "templates/admin/resource/EditResourceViewTemplate.html", "The GenericEditResourceView loaded")
177 QUnit.equal(location.hash, "#resource/managed/user/edit/" + _.last(genericEditResourceView.data.args), "URL route changed to the correct value after save");
/forgerock/openam-v13/openam-sts/openam-common-sts/src/main/java/org/forgerock/openam/sts/service/invocation/
H A DOpenIdConnectTokenGenerationState.java125 return Objects.equal(authenticationContextClassReference, otherState.authenticationContextClassReference) &&
126 Objects.equal(authenticationModeReferences, otherState.authenticationModeReferences) &&
127 Objects.equal(nonce, otherState.nonce) &&
/forgerock/openam/openam-sts/openam-common-sts/src/main/java/org/forgerock/openam/sts/service/invocation/
H A DOpenIdConnectTokenGenerationState.java127 return Objects.equal(authenticationContextClassReference, otherState.authenticationContextClassReference) &&
128 Objects.equal(authenticationModeReferences, otherState.authenticationModeReferences) &&
129 Objects.equal(nonce, otherState.nonce) &&

Completed in 122 milliseconds

1234