index
int64
0
0
repo_id
stringlengths
9
205
file_path
stringlengths
31
246
content
stringlengths
1
12.2M
__index_level_0__
int64
0
10k
0
Create_ds/conductor/client/src/main/java/com/netflix/conductor/client
Create_ds/conductor/client/src/main/java/com/netflix/conductor/client/http/ClientRequestHandler.java
/* * Copyright 2022 Netflix, Inc. * <p> * 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 * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
5,200
0
Create_ds/conductor/client/src/main/java/com/netflix/conductor/client
Create_ds/conductor/client/src/main/java/com/netflix/conductor/client/telemetry/MetricsContainer.java
/* * Copyright 2020 Netflix, Inc. * <p> * 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 * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
5,201
0
Create_ds/conductor/client/src/main/java/com/netflix/conductor/client
Create_ds/conductor/client/src/main/java/com/netflix/conductor/client/worker/Worker.java
/* * Copyright 2021 Netflix, Inc. * <p> * 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 * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
5,202
0
Create_ds/conductor/client/src/main/java/com/netflix/conductor/client
Create_ds/conductor/client/src/main/java/com/netflix/conductor/client/exception/ConductorClientException.java
/* * Copyright 2020 Netflix, Inc. * <p> * 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 * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
5,203
0
Create_ds/conductor/redis-concurrency-limit/src/main/java/com/netflix/conductor/redis
Create_ds/conductor/redis-concurrency-limit/src/main/java/com/netflix/conductor/redis/limit/RedisConcurrentExecutionLimitDAO.java
/* * Copyright 2022 Netflix, Inc. * <p> * 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 * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
5,204
0
Create_ds/conductor/redis-concurrency-limit/src/main/java/com/netflix/conductor/redis/limit
Create_ds/conductor/redis-concurrency-limit/src/main/java/com/netflix/conductor/redis/limit/config/RedisConcurrentExecutionLimitConfiguration.java
/* * Copyright 2021 Netflix, Inc. * <p> * 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 * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
5,205
0
Create_ds/conductor/redis-concurrency-limit/src/main/java/com/netflix/conductor/redis/limit
Create_ds/conductor/redis-concurrency-limit/src/main/java/com/netflix/conductor/redis/limit/config/RedisConcurrentExecutionLimitProperties.java
/* * Copyright 2021 Netflix, Inc. * <p> * 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 * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
5,206
0
Create_ds/conductor/rest/src/test/java/com/netflix/conductor/rest
Create_ds/conductor/rest/src/test/java/com/netflix/conductor/rest/controllers/MetadataResourceTest.java
/* * Copyright 2020 Netflix, Inc. * <p> * 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 * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
5,207
0
Create_ds/conductor/rest/src/test/java/com/netflix/conductor/rest
Create_ds/conductor/rest/src/test/java/com/netflix/conductor/rest/controllers/TaskResourceTest.java
/* * Copyright 2020 Netflix, Inc. * <p> * 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 * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
5,208
0
Create_ds/conductor/rest/src/test/java/com/netflix/conductor/rest
Create_ds/conductor/rest/src/test/java/com/netflix/conductor/rest/controllers/WorkflowResourceTest.java
/* * Copyright 2020 Netflix, Inc. * <p> * 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 * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
5,209
0
Create_ds/conductor/rest/src/test/java/com/netflix/conductor/rest
Create_ds/conductor/rest/src/test/java/com/netflix/conductor/rest/controllers/EventResourceTest.java
/* * Copyright 2020 Netflix, Inc. * <p> * 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 * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
5,210
0
Create_ds/conductor/rest/src/test/java/com/netflix/conductor/rest
Create_ds/conductor/rest/src/test/java/com/netflix/conductor/rest/controllers/AdminResourceTest.java
/* * Copyright 2020 Netflix, Inc. * <p> * 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 * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
5,211
0
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest/config/RestConfiguration.java
/* * Copyright 2020 Netflix, Inc. * <p> * 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 * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
5,212
0
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest/config/RequestMappingConstants.java
/* * Copyright 2020 Netflix, Inc. * <p> * 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 * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
5,213
0
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest/startup/KitchenSinkInitializer.java
/* * Copyright 2021 Netflix, Inc. * <p> * 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 * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
5,214
0
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest/controllers/WorkflowBulkResource.java
/* * Copyright 2021 Netflix, Inc. * <p> * 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 * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
5,215
0
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest/controllers/EventResource.java
/* * Copyright 2020 Netflix, Inc. * <p> * 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 * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
5,216
0
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest/controllers/ApplicationExceptionMapper.java
/* * Copyright 2020 Netflix, Inc. * <p> * 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 * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
5,217
0
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest/controllers/WorkflowResource.java
/* * Copyright 2020 Netflix, Inc. * <p> * 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 * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
5,218
0
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest/controllers/ValidationExceptionMapper.java
/* * Copyright 2020 Netflix, Inc. * <p> * 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 * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
5,219
0
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest/controllers/HealthCheckResource.java
/* * Copyright 2020 Netflix, Inc. * <p> * 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 * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
5,220
0
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest/controllers/QueueAdminResource.java
/* * Copyright 2022 Netflix, Inc. * <p> * 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 * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
5,221
0
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest/controllers/AdminResource.java
/* * Copyright 2020 Netflix, Inc. * <p> * 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 * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
5,222
0
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest/controllers/TaskResource.java
/* * Copyright 2021 Netflix, Inc. * <p> * 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 * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
5,223
0
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest/controllers/MetadataResource.java
/* * Copyright 2020 Netflix, Inc. * <p> * 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 * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
5,224
0
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra/util/Statements.java
/* * Copyright 2022 Netflix, Inc. * <p> * 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 * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
5,225
0
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra/util/Constants.java
/* * Copyright 2022 Netflix, Inc. * <p> * 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 * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
5,226
0
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra/config/CassandraProperties.java
/* * Copyright 2022 Netflix, Inc. * <p> * 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 * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
5,227
0
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra/config/CassandraConfiguration.java
/* * Copyright 2022 Netflix, Inc. * <p> * 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 * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
5,228
0
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra/config
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra/config/cache/CacheableMetadataDAO.java
/* * Copyright 2022 Netflix, Inc. * <p> * 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 * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
5,229
0
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra/config
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra/config/cache/CachingConfig.java
/* * Copyright 2022 Netflix, Inc. * <p> * 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 * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
5,230
0
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra/config
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra/config/cache/CacheableEventHandlerDAO.java
/* * Copyright 2022 Netflix, Inc. * <p> * 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 * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
5,231
0
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra/dao/CassandraBaseDAO.java
/* * Copyright 2022 Netflix, Inc. * <p> * 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 * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
5,232
0
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra/dao/CassandraEventHandlerDAO.java
/* * Copyright 2022 Netflix, Inc. * <p> * 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 * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
5,233
0
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra/dao/CassandraPollDataDAO.java
/* * Copyright 2022 Netflix, Inc. * <p> * 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 * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
5,234
0
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra/dao/CassandraMetadataDAO.java
/* * Copyright 2022 Netflix, Inc. * <p> * 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 * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
5,235
0
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra/dao/CassandraExecutionDAO.java
/* * Copyright 2022 Netflix, Inc. * <p> * 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 * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
5,236
0
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/platform
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/platform/grid/MobileProviderTest.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2015-2017 PayPal | | ...
5,237
0
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/ios
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/ios/sample/AppiumIOSTextFieldTest.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2016-2017 PayPal | | ...
5,238
0
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/ios
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/ios/sample/AppiumIOSButtonTapTest.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2015-2017 PayPal | | ...
5,239
0
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/ios
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/ios/sample/AppiumIOSLabelAndNavigationTest.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2015-2017 PayPal | | ...
5,240
0
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/ios
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/ios/sample/AppiumIOSSafariSauceCloudTest.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2015-2017 PayPal | | ...
5,241
0
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/ios
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/ios/sample/AppiumIOSSliderSwitchTest.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2015-2017 PayPal | | ...
5,242
0
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/ios
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/ios/sample/AppiumIOSButtonTouchTest.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2015-2017 PayPal | | ...
5,243
0
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/ios
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/ios/sample/AppiumIOSNativeAppSauceCloudTest.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2015-2017 PayPal | | ...
5,244
0
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/ios
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/ios/sample/AppiumIOSTest.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2015-2017 PayPal | | ...
5,245
0
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/ios
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/ios/sample/AppiumIOSPickerTest.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2015-2017 PayPal | | ...
5,246
0
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/ios
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/ios/sample/AppiumIOSTableAlertTest.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2015-2017 PayPal | | ...
5,247
0
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/android
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/android/sample/AppiumAndroidButtonShortClickTest.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2015-2017 PayPal | | ...
5,248
0
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/android
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/android/sample/AppiumAndroidCheckBoxSeekBarTest.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2015-2017 PayPal | | ...
5,249
0
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/android
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/android/sample/AppiumAndroidNativeAppTest.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2015-2017 PayPal | | ...
5,250
0
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/android
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/android/sample/AppiumAndroidNativeAppSeLionHubTest.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2015-2017 PayPal | | ...
5,251
0
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/android
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/android/sample/AppiumAndroidEditTextTest.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2015-2017 PayPal | | ...
5,252
0
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/android
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/android/sample/AppiumAndroidNativeAppSauceCloudTest.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2015-2017 PayPal | | ...
5,253
0
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/android
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/android/sample/AppiumAndroidButtonLongClickTest.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2015-2017 PayPal | | ...
5,254
0
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/android
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/android/sample/AppiumAndroidScrollTest.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2015-2017 PayPal | | ...
5,255
0
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/android
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/android/sample/AppiumAndroidBrowserSauceCloudTest.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2015-2017 PayPal | | ...
5,256
0
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/android
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/android/sample/AppiumAndroidBrowserTest.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2015-2017 PayPal | | ...
5,257
0
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/android
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/android/sample/AppiumAndroidTextViewTest.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2015-2017 PayPal | | ...
5,258
0
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/sample/TestTapPage.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2016 PayPal | | ...
5,259
0
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/sample/TestTablePage.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2016 PayPal | | ...
5,260
0
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/sample/TestPageValidation.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2016 PayPal | | ...
5,261
0
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/sample/TestYamlReaderForMobilePlatform.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2016 PayPal | | ...
5,262
0
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/sample/TestStatePage.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2016 PayPal | | ...
5,263
0
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/sample
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/sample/pages/TapPage.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2016 PayPal | | ...
5,264
0
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/sample
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/sample/pages/SamplePage.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2016 PayPal | | ...
5,265
0
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/sample
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/sample/pages/StatePage.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2016 PayPal | | ...
5,266
0
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/sample
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/sample/pages/TouchPage.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2016 PayPal | | ...
5,267
0
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/sample
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/sample/pages/SampleMobilePage.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2016 PayPal | | ...
5,268
0
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/sample
Create_ds/SeLion/appium-provider/src/test/java/com/paypal/selion/appium/sample/pages/TablePage.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2016 PayPal | | ...
5,269
0
Create_ds/SeLion/appium-provider/src/main/java/com/paypal/selion/appium/platform
Create_ds/SeLion/appium-provider/src/main/java/com/paypal/selion/appium/platform/grid/SeLionAppiumIOSDriver.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2015-2017 PayPal | | ...
5,270
0
Create_ds/SeLion/appium-provider/src/main/java/com/paypal/selion/appium/platform
Create_ds/SeLion/appium-provider/src/main/java/com/paypal/selion/appium/platform/grid/SeLionAppiumAndroidDriver.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2015-2017 PayPal | | ...
5,271
0
Create_ds/SeLion/appium-provider/src/main/java/com/paypal/selion/appium/platform
Create_ds/SeLion/appium-provider/src/main/java/com/paypal/selion/appium/platform/grid/SeLionAppiumProvider.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2017 PayPal | | ...
5,272
0
Create_ds/SeLion/appium-provider/src/main/java/com/paypal/selion/appium/internal/platform/grid
Create_ds/SeLion/appium-provider/src/main/java/com/paypal/selion/appium/internal/platform/grid/browsercapabilities/AppiumCapabilitiesBuilder.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2015-2017 PayPal | | ...
5,273
0
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample/dataobjects/UserInformation.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2014 PayPal | | ...
5,274
0
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample/dataobjects/Country.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2014 PayPal | | ...
5,275
0
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample/dataobjects/AreaCode.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2014 PayPal | | ...
5,276
0
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample/dataobjects/BankInformation.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2014 PayPal | | ...
5,277
0
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample/dataobjects/AddressInformation.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2014 PayPal | | ...
5,278
0
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample/dataobjects/SimpleData.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2014 PayPal | | ...
5,279
0
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample/dataobjects/CustomData.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2014 PayPal | | ...
5,280
0
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample/selion/DataDrivenWithCustomTypesTest.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2014-15 PayPal | | ...
5,281
0
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample/selion/AppiumAndroidDemoTest.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2015 PayPal | | ...
5,282
0
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample/selion/AppiumAndroidSeLionHubTest.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2015 PayPal | | ...
5,283
0
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample/selion/SimpleDataDrivenWithSelectiveRowsTest.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2014-15 PayPal | | ...
5,284
0
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample/selion/NativeAppFlowUsingSeLionPageObject.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2014 PayPal | | ...
5,285
0
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample/selion/WebDriverSessionHandlerTest.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2014 PayPal | | ...
5,286
0
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample/selion/IOSNativeAppDemoTest.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2014 PayPal | | ...
5,287
0
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample/selion/WebSessionSharingTest.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2014 PayPal | | ...
5,288
0
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample/selion/UIFlowUsingSeLionPageObjectsTest.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2014 PayPal | | ...
5,289
0
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample/selion/SelendroidDemoTest.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2015 PayPal | | ...
5,290
0
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample/selion/AppiumSauceCloudTest.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2015 PayPal | | ...
5,291
0
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample/selion/SimpleUIFlowDemoTest.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2014 PayPal | | ...
5,292
0
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample/selion/SoftAssertionsTest.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2014 PayPal | | ...
5,293
0
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample/selion/AppiumIOSDemoTest.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2014 PayPal | | ...
5,294
0
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample/selion/YamlPoweredDataDrivenTest.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2014-15 PayPal | | ...
5,295
0
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/test/java/sample/selion/SimpleDataDrivenTest.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2014-15 PayPal | | ...
5,296
0
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/main/java/utilities
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/main/java/utilities/server/TestServerUtils.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2014-2016 PayPal | | ...
5,297
0
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/main/java
Create_ds/SeLion/archetype/src/main/resources/archetype-resources/src/main/java/logging/AppLogger.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2014-2016 PayPal | | ...
5,298
0
Create_ds/SeLion/dataproviders/src/test/java/com/paypal/selion/platform
Create_ds/SeLion/dataproviders/src/test/java/com/paypal/selion/platform/dataprovider/Colors.java
/*-------------------------------------------------------------------------------------------------------------------*\ | Copyright (C) 2014 PayPal | | ...
5,299