Source
stringclasses
1 value
Date
int32
2.01k
2.01k
Text
stringlengths
3
15.9M
Token_count
int32
1
2.44M
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
294
github-java-corpus
2,012
/* * Copyright (c) 2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * ...
231
github-java-corpus
2,012
package org.wso2.platform.test.core.utils;/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the Licen...
296
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
1,121
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
1,817
github-java-corpus
2,012
/* * Copyright (c) 2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * ...
1,660
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
477
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
2,477
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
2,184
github-java-corpus
2,012
/* * Copyright (c) 2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * ...
199
github-java-corpus
2,012
/* * Copyright (c) 2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * ...
784
github-java-corpus
2,012
package org.wso2.platform.test.core.utils.suiteutills; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import org.testng.TestNG; import org.testng.xml.XmlClass; import org.testng.xml.XmlSuite; import org.testng.xml.XmlTest; import org.wso2.platform.test.core.PlatformPriorityManager...
462
github-java-corpus
2,012
package org.wso2.platform.test.core.utils.suiteutills; public class SuiteVariables { private String testName; private String[] includeGroups; private String[] excludeGrops; private Class testClass; public SuiteVariables(String test1,Class xmlClass) { this.testName = test1; this.inc...
282
github-java-corpus
2,012
package org.wso2.platform.test.core.utils.frameworkutils.productsetters; import org.wso2.platform.test.core.utils.environmentutils.ProductUrlGeneratorUtil; import org.wso2.platform.test.core.utils.frameworkutils.EnvironmentSetter; import org.wso2.platform.test.core.utils.frameworkutils.productvariables.ProductVariable...
283
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
287
github-java-corpus
2,012
package org.wso2.platform.test.core.utils.frameworkutils.productsetters; import org.wso2.platform.test.core.utils.environmentutils.ProductUrlGeneratorUtil; import org.wso2.platform.test.core.utils.frameworkutils.EnvironmentSetter; import org.wso2.platform.test.core.utils.frameworkutils.productvariables.ProductVariable...
297
github-java-corpus
2,012
package org.wso2.platform.test.core.utils.frameworkutils.productsetters; import org.wso2.platform.test.core.utils.environmentutils.ProductUrlGeneratorUtil; import org.wso2.platform.test.core.utils.frameworkutils.EnvironmentSetter; import org.wso2.platform.test.core.utils.frameworkutils.productvariables.ProductVariable...
277
github-java-corpus
2,012
package org.wso2.platform.test.core.utils.frameworkutils.productsetters; import org.wso2.platform.test.core.utils.environmentutils.ProductUrlGeneratorUtil; import org.wso2.platform.test.core.utils.frameworkutils.EnvironmentSetter; import org.wso2.platform.test.core.utils.frameworkutils.productvariables.ProductVariable...
279
github-java-corpus
2,012
package org.wso2.platform.test.core.utils.frameworkutils.productsetters; import org.wso2.platform.test.core.utils.environmentutils.ProductUrlGeneratorUtil; import org.wso2.platform.test.core.utils.frameworkutils.EnvironmentSetter; import org.wso2.platform.test.core.utils.frameworkutils.productvariables.ProductVariable...
280
github-java-corpus
2,012
package org.wso2.platform.test.core.utils.frameworkutils.productsetters; import org.wso2.platform.test.core.utils.environmentutils.ProductUrlGeneratorUtil; import org.wso2.platform.test.core.utils.frameworkutils.EnvironmentSetter; import org.wso2.platform.test.core.utils.frameworkutils.productvariables.ProductVariabl...
292
github-java-corpus
2,012
package org.wso2.platform.test.core.utils.frameworkutils.productsetters; import org.wso2.platform.test.core.utils.environmentutils.ProductUrlGeneratorUtil; import org.wso2.platform.test.core.utils.frameworkutils.EnvironmentSetter; import org.wso2.platform.test.core.utils.frameworkutils.productvariables.ProductVariable...
383
github-java-corpus
2,012
package org.wso2.platform.test.core.utils.frameworkutils.productsetters; import org.wso2.platform.test.core.utils.environmentutils.ProductUrlGeneratorUtil; import org.wso2.platform.test.core.utils.frameworkutils.EnvironmentSetter; import org.wso2.platform.test.core.utils.frameworkutils.productvariables.ProductVariable...
274
github-java-corpus
2,012
package org.wso2.platform.test.core.utils.frameworkutils.productsetters; import org.wso2.platform.test.core.utils.environmentutils.ProductUrlGeneratorUtil; import org.wso2.platform.test.core.utils.frameworkutils.EnvironmentSetter; import org.wso2.platform.test.core.utils.frameworkutils.productvariables.ProductVariable...
276
github-java-corpus
2,012
package org.wso2.platform.test.core.utils.frameworkutils.productsetters; import org.wso2.platform.test.core.utils.environmentutils.ProductUrlGeneratorUtil; import org.wso2.platform.test.core.utils.frameworkutils.EnvironmentSetter; import org.wso2.platform.test.core.utils.frameworkutils.productvariables.ProductVariable...
297
github-java-corpus
2,012
package org.wso2.platform.test.core.utils.frameworkutils.productsetters; import org.wso2.platform.test.core.utils.environmentutils.ProductUrlGeneratorUtil; import org.wso2.platform.test.core.utils.frameworkutils.EnvironmentSetter; import org.wso2.platform.test.core.utils.frameworkutils.productvariables.ProductVariable...
274
github-java-corpus
2,012
package org.wso2.platform.test.core.utils.frameworkutils.productsetters; import org.wso2.platform.test.core.utils.environmentutils.ProductUrlGeneratorUtil; import org.wso2.platform.test.core.utils.frameworkutils.EnvironmentSetter; import org.wso2.platform.test.core.utils.frameworkutils.productvariables.ProductVariable...
272
github-java-corpus
2,012
package org.wso2.platform.test.core.utils.frameworkutils.productsetters; import org.wso2.platform.test.core.utils.environmentutils.ProductUrlGeneratorUtil; import org.wso2.platform.test.core.utils.frameworkutils.EnvironmentSetter; import org.wso2.platform.test.core.utils.frameworkutils.productvariables.ProductVariable...
276
github-java-corpus
2,012
package org.wso2.platform.test.core.utils.frameworkutils; import org.wso2.platform.test.core.ProductConstant; import org.wso2.platform.test.core.utils.dashboardutils.DashboardVariables; import org.wso2.platform.test.core.utils.environmentutils.ProductUrlGeneratorUtil; import org.wso2.platform.test.core.utils.framework...
1,920
github-java-corpus
2,012
package org.wso2.platform.test.core.utils.frameworkutils; import org.wso2.platform.test.core.utils.frameworkutils.productvariables.*; public interface Framework { public DataSource getDataSource(); public EnvironmentSettings getEnvironmentSettings(); public EnvironmentVariables getEnvironmentVariables()...
83
github-java-corpus
2,012
package org.wso2.platform.test.core.utils.frameworkutils; import org.wso2.platform.test.core.ProductConstant; import org.wso2.platform.test.core.utils.frameworkutils.productsetters.AsSetter; import org.wso2.platform.test.core.utils.frameworkutils.productsetters.BamSetter; import org.wso2.platform.test.core.utils.frame...
1,673
github-java-corpus
2,012
package org.wso2.platform.test.core.utils.frameworkutils.productvariables; public class Ravana { private String _jdbc_Url; private String _dbUser; private String _dbPassword; private String _frameworkPath; private String _testStatus; public String getJdbc_Url() { return _jdbc_Url; ...
211
github-java-corpus
2,012
package org.wso2.platform.test.core.utils.frameworkutils.productvariables; public class DataSource { private String _dbDriverName; private String _dbUrl; private String _dbUser; private String _dbPassword; private String _dbName; private String _rssDbUser; private String _rssDbPassword; ...
289
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
272
github-java-corpus
2,012
package org.wso2.platform.test.core.utils.frameworkutils.productvariables; public class ProductVariables { private String _hostName; private String _httpPort; private String _httpsPort; private String _webContextRoot; private String _nhttpPort; private String _nhttpsPort; private String _q...
599
github-java-corpus
2,012
package org.wso2.platform.test.core.utils.frameworkutils.productvariables; public class EnvironmentSettings { private boolean _runningOnStratos; private boolean _enableDipFramework; private boolean _enableSelenium; private boolean _enableRavana; private boolean _enebleStratosPort; private bool...
352
github-java-corpus
2,012
package org.wso2.platform.test.core.utils.frameworkutils.productvariables; public class Selenium { private String _browserName; private String _chromrDriverPath; private boolean _remoteWebDriver; private String _remoteWebDriverUrl; public String getBrowserName() { return _browserName; ...
187
github-java-corpus
2,012
package org.wso2.platform.test.core.utils.frameworkutils.productvariables; import java.util.ArrayList; import java.util.List; public class EnvironmentVariables { private String deploymentFrameworkPath; private List<String> productList = new ArrayList<String>(); private int deploymentDelay; private St...
318
github-java-corpus
2,012
package org.wso2.platform.test.core.utils.frameworkutils; import org.wso2.platform.test.core.utils.dashboardutils.DashboardVariables; import org.wso2.platform.test.core.utils.frameworkutils.productvariables.CoverageSettings; import org.wso2.platform.test.core.utils.frameworkutils.productvariables.DataSource; import or...
377
github-java-corpus
2,012
package org.wso2.platform.test.core.utils.frameworkutils; import org.wso2.platform.test.core.utils.dashboardutils.DashboardVariables; import org.wso2.platform.test.core.utils.frameworkutils.productvariables.*; public class FrameworkProperties { private DataSource dataSource; private EnvironmentSettings envir...
468
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
344
github-java-corpus
2,012
/**Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licen...
1,018
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
2,376
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
2,151
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
523
github-java-corpus
2,012
/* * Copyright (c) 2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless re...
692
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
2,849
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
205
github-java-corpus
2,012
package org.wso2.platform.test.core.utils.reportutills; import org.apache.maven.surefire.report.AbstractReporter; import org.apache.maven.surefire.report.ReportEntry; import org.apache.maven.surefire.report.ReporterException; import org.apache.maven.surefire.shade.org.codehaus.plexus.util.IOUtil; import org.apache.mav...
1,865
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
1,068
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
1,070
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
2,565
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
1,285
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
811
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
913
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
599
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
2,028
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
1,935
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
242
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
480
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
267
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
1,127
github-java-corpus
2,012
package org.wso2.platform.test.core.utils.httpclient; import org.apache.axiom.om.OMElement; import org.apache.axiom.om.util.AXIOMUtil; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import org.testng.Assert; import javax.xml.stream.XMLStreamException; import java.io.InputStream;...
1,606
github-java-corpus
2,012
package org.wso2.platform.test.core.utils.gregutils; import org.apache.axis2.AxisFault; import org.apache.axis2.client.Options; import org.apache.axis2.client.ServiceClient; import org.apache.axis2.context.ConfigurationContext; import org.apache.axis2.context.ConfigurationContextFactory; import org.apache.axis2.transp...
1,029
github-java-corpus
2,012
/* * Copyright (c) 2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless re...
1,178
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
267
github-java-corpus
2,012
package org.wso2.platform.test.core.utils.gregutils; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import org.wso2.carbon.registry.app.RemoteRegistry; import org.wso2.carbon.registry.core.exceptions.RegistryException; import org.wso2.platform.test.core.ProductConstant; import org...
484
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
511
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
257
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
681
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
483
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
358
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
263
github-java-corpus
2,012
package org.wso2.platform.test.core.utils.seleniumutils; import org.openqa.selenium.By; import org.openqa.selenium.WebDriver; import org.openqa.selenium.WebElement; import java.util.Iterator; import java.util.List; public class EntitlementManagementSeleniumUtil { public static void deleteEntitlementPolicies(Web...
262
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
973
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
262
github-java-corpus
2,012
package org.wso2.platform.test.core.utils.environmentutils; import org.wso2.carbon.admin.service.AdminServiceAuthentication; import org.wso2.carbon.authenticator.stub.LoginAuthenticationExceptionException; import org.wso2.platform.test.core.ProductConstant; import org.wso2.platform.test.core.utils.UserInfo; import org...
2,905
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
1,933
github-java-corpus
2,012
package org.wso2.platform.test.core.utils.environmentutils; import org.wso2.platform.test.core.ProductConstant; import org.wso2.platform.test.core.utils.UserInfo; import org.wso2.platform.test.core.utils.frameworkutils.FrameworkFactory; import org.wso2.platform.test.core.utils.frameworkutils.FrameworkProperties; impo...
3,036
github-java-corpus
2,012
package org.wso2.platform.test.core.utils.environmentutils; import java.util.Map; public class ManageEnvironment { private EnvironmentVariables as; private EnvironmentVariables esb; private EnvironmentVariables is; private EnvironmentVariables bps; private EnvironmentVariables greg; private En...
462
github-java-corpus
2,012
package org.wso2.platform.test.core.utils.environmentutils; import org.wso2.carbon.admin.service.AdminServiceAuthentication; import org.wso2.platform.test.core.utils.UserInfo; import org.wso2.platform.test.core.utils.frameworkutils.productvariables.ProductVariables; public class EnvironmentVariables { private S...
471
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
507
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
2,082
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
739
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
764
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
453
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
737
github-java-corpus
2,012
package org.wso2.platform.test.core.utils.dbutils; import java.io.File; import java.io.IOException; import java.sql.SQLException; import java.sql.Statement; public interface DatabaseManager { public void executeUpdate(String sql) throws SQLException; public void executeUpdate(File sqlFile) throws SQLExcepti...
92
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
580
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
378
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
909
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
246
github-java-corpus
2,012
/** * Copyright (c) 2009, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0...
375
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
1,264
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
916
github-java-corpus
2,012
/* * Copyright (c) 2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * ...
329
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
1,200
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
561
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
808
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
476
github-java-corpus
2,012
/* *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses/LI...
1,068