text stringlengths 40 299k | repo_name stringlengths 7 71 | path stringlengths 4 235 | source_url stringlengths 45 289 | commit_or_blob_id stringlengths 25 25 | license stringclasses 7
values | source_dataset stringclasses 1
value | content_sha256 stringlengths 64 64 | quality_score float64 0.2 0.95 | category_slice stringclasses 1
value | token_count int64 11 109k | is_synthetic bool 1
class | collected_at stringdate 2026-07-17 00:00:00 2026-07-17 00:00:00 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
// Copyright 2005-2010 Gallio Project - http://www.gallio.org/
// Portions Copyright 2000-2004 Jonathan de Halleux
//
// 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:... | xJom/mbunit-v3 | src/MbUnit/MbUnit/Framework/XmlDataAttribute.cs | https://github.com/xJom/mbunit-v3/blob/HEAD/src/MbUnit/MbUnit/Framework/XmlDataAttribute.cs | ghcode:00177:a6e6a04a0b70 | apache-2.0 | codeparrot/github-code | a6e6a04a0b70444762e434bb2c650d9009b37efdc66460c7ddd11ad4fb482440 | 0.85 | testing_debugging_repair_refactoring | 1,366 | false | 2026-07-17 |
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Diagnostics;
using System.Linq;
using System.Runtime.CompilerServices;
using System.Thre... | CyrusNajmabadi/roslyn | src/Features/Core/Portable/EmbeddedLanguages/DateAndTime/LanguageServices/DateAndTimeLanguageDetector.cs | https://github.com/CyrusNajmabadi/roslyn/blob/HEAD/src/Features/Core/Portable/EmbeddedLanguages/DateAndTime/LanguageServices/DateAndTimeLanguageDetector.cs | ghcode:00177:1cda15b2240b | mit | codeparrot/github-code | 1cda15b2240b75e4d778e419577b57c5d46f3a6c5c5f222c1cab9368ca38ff55 | 0.85 | testing_debugging_repair_refactoring | 1,694 | false | 2026-07-17 |
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See License.txt in the project root for
// license information.
namespace Microsoft.Azure.Search.Tests
{
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net;
using Micros... | shahabhijeet/azure-sdk-for-net | src/SDKs/Search/DataPlane/Search.Tests/Tests/IndexManagementTests.cs | https://github.com/shahabhijeet/azure-sdk-for-net/blob/HEAD/src/SDKs/Search/DataPlane/Search.Tests/Tests/IndexManagementTests.cs | ghcode:00177:c602ca1a5c32 | mit | codeparrot/github-code | c602ca1a5c3265fbcf9f2781ab00f13b9a8f4a51d793a096f93443b4ce745871 | 0.95 | testing_debugging_repair_refactoring | 3,931 | false | 2026-07-17 |
using System;
using System.Linq;
using NUnit.Framework;
namespace Tests.Exceptions
{
[TestFixture]
public class ElementOperationTest : TestBase
{
[Test, DataContextSource, ExpectedException(typeof(InvalidOperationException))]
public void First(string context)
{
using (var db = GetDataContext... | fraillt/linq2db | Tests/Linq/Exceptions/ElementOperationTest.cs | https://github.com/fraillt/linq2db/blob/HEAD/Tests/Linq/Exceptions/ElementOperationTest.cs | ghcode:00177:ed265b3d0c8d | mit | codeparrot/github-code | ed265b3d0c8dfe056f03e2f32194e5b1f5c78bb062421e57e4694e9b7ceef686 | 0.75 | testing_debugging_repair_refactoring | 128 | false | 2026-07-17 |
// ***********************************************************************
// Copyright (c) 2014 Charlie Poole
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
// "Software"), to deal in the Software without restriction, incl... | JohanO/nunit | src/NUnitFramework/tests/Attributes/ApplyToContextTests.cs | https://github.com/JohanO/nunit/blob/HEAD/src/NUnitFramework/tests/Attributes/ApplyToContextTests.cs | ghcode:00177:9e2f26c336dc | mit | codeparrot/github-code | 9e2f26c336dcc5dcf12285d8c4dc3d62bced520dd53fe2a25da41d8279b86c47 | 0.95 | testing_debugging_repair_refactoring | 594 | false | 2026-07-17 |
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
//-----------------------------------------------------------------------------
//
// Description:
// The package p... | kkurni/corefx | src/System.IO.Packaging/src/System/IO/Packaging/PartBasedPackageProperties.cs | https://github.com/kkurni/corefx/blob/HEAD/src/System.IO.Packaging/src/System/IO/Packaging/PartBasedPackageProperties.cs | ghcode:00177:5a1de6250bf6 | mit | codeparrot/github-code | 5a1de6250bf664a38bde65cd2e375ccbf53286bbecaceb15758b7c643735b989 | 0.95 | testing_debugging_repair_refactoring | 7,234 | false | 2026-07-17 |
#region License
/*
* Copyright 2002-2010 the original author or authors.
*
* 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
... | dreamofei/spring-net | test/Spring/Spring.Data.Tests/Data/Common/MultiDelegatingDbProviderTests.cs | https://github.com/dreamofei/spring-net/blob/HEAD/test/Spring/Spring.Data.Tests/Data/Common/MultiDelegatingDbProviderTests.cs | ghcode:00177:d41df14951fc | apache-2.0 | codeparrot/github-code | d41df14951fcc9f170ad03def98ff947c8e5355231d3ec2c3f723a9990a661b5 | 0.85 | testing_debugging_repair_refactoring | 2,050 | false | 2026-07-17 |
using Microsoft.VisualStudio.TestTools.UnitTesting;
using NuGetGallery.FunctionTests.Helpers;
using System.IO;
using System.Net;
namespace NuGetGallery.FunctionalTests.Features
{
[TestClass]
public class SearchTest
{
[TestMethod]
[Description("Performs a querystring-based search of the... | skbkontur/NuGetGallery | tests/NuGetGallery.FunctionalTests/ODataTests/FeedTests/SearchTest.cs | https://github.com/skbkontur/NuGetGallery/blob/HEAD/tests/NuGetGallery.FunctionalTests/ODataTests/FeedTests/SearchTest.cs | ghcode:00177:3e6e2525230f | apache-2.0 | codeparrot/github-code | 3e6e2525230fc09650b6c79d523a8105d68951d4011c91e902a7ac26d930ebc4 | 0.6 | testing_debugging_repair_refactoring | 422 | false | 2026-07-17 |
using System;
using Microsoft.VisualStudio.TestTools.UnitTesting;
namespace Provisioning.VSTools.Test
{
[TestClass]
public abstract class BaseTest
{
internal SimpleInjector.Container Container = null;
public BaseTest()
{
this.Container = IoCBootstrapper.GetContainer();
... | jansenbe/PnP-Tools | Solutions/Provisioning.VSTools/Provisioning.VSTools.Test/BaseTest.cs | https://github.com/jansenbe/PnP-Tools/blob/HEAD/Solutions/Provisioning.VSTools/Provisioning.VSTools.Test/BaseTest.cs | ghcode:00177:8b32919e0933 | mit | codeparrot/github-code | 8b32919e09332db7213bc4a01fdf69b6ab65e3b63cab2db91cae83bb13dc1db3 | 0.6 | testing_debugging_repair_refactoring | 64 | false | 2026-07-17 |
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using System;
using System.IO;
using System.Linq;
using System.Reflection;
using Microsoft.CodeAnalysis.CSharp;
using Microsoft.CodeAnalysis.CSharp.Scripting... | vcsjones/roslyn | src/Scripting/CSharpTest/CommandLineRunnerTests.cs | https://github.com/vcsjones/roslyn/blob/HEAD/src/Scripting/CSharpTest/CommandLineRunnerTests.cs | ghcode:00177:a306632f427d | apache-2.0 | codeparrot/github-code | a306632f427d6b3d0db591e0da0c09388483ba9ace75966d52fe91cade5974ba | 0.85 | testing_debugging_repair_refactoring | 5,848 | false | 2026-07-17 |
// Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
namespace Microsoft.Azure.EventHubs.Tests.ServiceFabricProcessor
{
using System;
using System.Collections.Generic;
using System.Threading;
using System... | Azure/azure-sdk-for-net | sdk/eventhub/Microsoft.Azure.EventHubs/tests/ServiceFabricProcessor/TimeoutTests.cs | https://github.com/Azure/azure-sdk-for-net/blob/HEAD/sdk/eventhub/Microsoft.Azure.EventHubs/tests/ServiceFabricProcessor/TimeoutTests.cs | ghcode:00177:f29ce0a44090 | mit | codeparrot/github-code | f29ce0a44090351c38119b84731061630511967b6957b233adf00d62218ab3da | 0.95 | testing_debugging_repair_refactoring | 1,093 | false | 2026-07-17 |
using System.Threading.Tasks;
using Nest;
using Tests.Framework;
using static Tests.Framework.UrlTester;
namespace Tests.Modules.SnapshotAndRestore.Snapshot.SnapshotStatus
{
public class SnapshotStatusUrlTests
{
[U] public async Task Urls()
{
await GET("/_snapshot/_status")
.Fluent(c => c.SnapshotStatus(... | CSGOpenSource/elasticsearch-net | src/Tests/Modules/SnapshotAndRestore/Snapshot/SnapshotStatus/SnapshotStatusUrlTests.cs | https://github.com/CSGOpenSource/elasticsearch-net/blob/HEAD/src/Tests/Modules/SnapshotAndRestore/Snapshot/SnapshotStatus/SnapshotStatusUrlTests.cs | ghcode:00177:0e5da8880961 | apache-2.0 | codeparrot/github-code | 0e5da88809610be7e87f17ac8c15bb8de789e5c2b575f93753dc05a3b0e7bd8c | 0.85 | testing_debugging_repair_refactoring | 321 | false | 2026-07-17 |
// Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
using System.Collections.Generic;
using System.Net.Sockets;
using System.Net.Test.Common;
using System.Security.Authentication;
using System.Security.Cryptography.X509... | vidhya-bv/corefx-sorting | src/System.Net.Security/tests/FunctionalTests/ServerAsyncAuthenticateTest.cs | https://github.com/vidhya-bv/corefx-sorting/blob/HEAD/src/System.Net.Security/tests/FunctionalTests/ServerAsyncAuthenticateTest.cs | ghcode:00177:1ed62d84ae84 | mit | codeparrot/github-code | 1ed62d84ae844c31a02fc35529c3fd9ed3e7c1272bb5abbc73d4a4aa5a0e4a1e | 0.95 | testing_debugging_repair_refactoring | 1,412 | false | 2026-07-17 |
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using System;
using System.Collections.Generic;
using System.Composition;
using System.Diagnostics;
using System.Linq;
using System.Threading;
using System.T... | MatthieuMEZIL/roslyn | src/Workspaces/CSharp/Portable/Recommendations/CSharpRecommendationService.cs | https://github.com/MatthieuMEZIL/roslyn/blob/HEAD/src/Workspaces/CSharp/Portable/Recommendations/CSharpRecommendationService.cs | ghcode:00177:5a4743232dbb | apache-2.0 | codeparrot/github-code | 5a4743232dbb5ad16e66fc200d0f1ab451b1e722bbbba3f8ac9d1d469f262e7d | 0.85 | testing_debugging_repair_refactoring | 4,337 | false | 2026-07-17 |
using System;
using StackExchange.Profiling;
using StackExchange.Profiling.SqlFormatters;
using Umbraco.Core.Logging;
namespace Umbraco.Tests.TestHelpers.Stubs
{
public class TestProfiler : IProfiler
{
public static void Enable()
{
_enabled = true;
}
public static ... | abjerner/Umbraco-CMS | src/Umbraco.Tests/TestHelpers/Stubs/TestProfiler.cs | https://github.com/abjerner/Umbraco-CMS/blob/HEAD/src/Umbraco.Tests/TestHelpers/Stubs/TestProfiler.cs | ghcode:00177:ccf2266cbe36 | mit | codeparrot/github-code | ccf2266cbe36822c093f2a4749749cc356fa3f31a29af5a8d1aef4b1eeb705f4 | 0.75 | testing_debugging_repair_refactoring | 231 | false | 2026-07-17 |
//---------------------------------------------------------------------
// <copyright file="TokenToQueryNodeTranslator.cs" company="Microsoft">
// Copyright (C) Microsoft Corporation. All rights reserved. See License.txt in the project root for license information.
// </copyright>
//--------------------------... | hotchandanisagar/odata.net | test/FunctionalTests/Service/Microsoft/OData/Service/Parsing/TokenToQueryNodeTranslator.cs | https://github.com/hotchandanisagar/odata.net/blob/HEAD/test/FunctionalTests/Service/Microsoft/OData/Service/Parsing/TokenToQueryNodeTranslator.cs | ghcode:00177:ee5f8ae28e29 | mit | codeparrot/github-code | ee5f8ae28e291f88cbc0cfcdf95bc407f10dd47426e16f2a6ae2bef11aa8ff58 | 0.85 | testing_debugging_repair_refactoring | 870 | false | 2026-07-17 |
using Abot.Poco;
using NUnit.Framework;
using System;
namespace Abot.Tests.Unit.Poco
{
[TestFixture]
public class CrawledResultTest
{
[Test]
public void Constructor_ValidUri_CreatesInstance()
{
CrawlResult unitUnderTest = new CrawlResult();
Asse... | pedditi/abot | Abot.Tests.Unit/Poco/CrawlResultTest.cs | https://github.com/pedditi/abot/blob/HEAD/Abot.Tests.Unit/Poco/CrawlResultTest.cs | ghcode:00177:e0d3a5d52db5 | apache-2.0 | codeparrot/github-code | e0d3a5d52db5bb3f89209ed66ef06c753b6f5f9fc2e2fba9941f7667c52a0889 | 0.75 | testing_debugging_repair_refactoring | 246 | false | 2026-07-17 |
using System;
using System.Collections.Generic;
using System.Text;
using OpenLiveWriter.Extensibility.BlogClient;
namespace BlogRunner.Core.Tests
{
public class SupportsPostAsDraftTest : PostTest
{
protected internal override void PreparePost(BlogPost blogPost, ref bool? publish)
{
... | adilmughal/OpenLiveWriter | utilities/BlogRunner/BlogRunner.Core/Tests/SupportsPostAsDraftTest.cs | https://github.com/adilmughal/OpenLiveWriter/blob/HEAD/utilities/BlogRunner/BlogRunner.Core/Tests/SupportsPostAsDraftTest.cs | ghcode:00177:86eb4cced75b | mit | codeparrot/github-code | 86eb4cced75b741206dba15def182901f1472328ec4b73730de5e0072d97dbda | 0.85 | testing_debugging_repair_refactoring | 164 | false | 2026-07-17 |
// Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading;
using Xunit;
namespace Test
{
public class ContainsTests
{
p... | fffej/corefx | src/System.Linq.Parallel/tests/QueryOperators/ContainsTests.cs | https://github.com/fffej/corefx/blob/HEAD/src/System.Linq.Parallel/tests/QueryOperators/ContainsTests.cs | ghcode:00177:d7b4dcb1cdca | mit | codeparrot/github-code | d7b4dcb1cdcaa13452e76778c352ff9c7b02ae0e36e552292fe084c71f3611d8 | 0.95 | testing_debugging_repair_refactoring | 1,113 | false | 2026-07-17 |
using System;
using System.IO;
using System.Linq;
using CoreLib.Plugin;
using ICSharpCode.NRefactory.TypeSystem;
using NUnit.Framework;
using Saltarelle.Compiler.JSModel;
using Saltarelle.Compiler.Tests;
namespace CoreLib.Tests.OOPEmulatorTests {
[TestFixture]
public class OverallStructureTests : OOPEmulatorTestBas... | cezary12/SaltarelleCompiler | Runtime/CoreLib.Tests/OOPEmulatorTests/OverallStructureTests.cs | https://github.com/cezary12/SaltarelleCompiler/blob/HEAD/Runtime/CoreLib.Tests/OOPEmulatorTests/OverallStructureTests.cs | ghcode:00177:2a014decf41f | apache-2.0 | codeparrot/github-code | 2a014decf41f490e96774ce9396f701f489c9af63c92321b9ca4471c9d8a4a1a | 0.75 | testing_debugging_repair_refactoring | 1,326 | false | 2026-07-17 |
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Linq;
using System.Threading;
using Microsoft.CodeAnalysis;
using Microsof... | mmitche/roslyn | src/EditorFeatures/CSharpTest/EditAndContinue/BreakpointSpansTests.cs | https://github.com/mmitche/roslyn/blob/HEAD/src/EditorFeatures/CSharpTest/EditAndContinue/BreakpointSpansTests.cs | ghcode:00177:c1aaba6274f1 | apache-2.0 | codeparrot/github-code | c1aaba6274f1da4ae5e170bc63225926720ee1b1072d6b1f25c28eb2d56b7f2e | 0.72 | testing_debugging_repair_refactoring | 19,666 | false | 2026-07-17 |
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using System.Linq;
using System.Threading;
using Microsoft.CodeAnalysis.Editor.UnitTests.Workspaces;
using Microsoft.VisualStudio.LanguageServices.CSharp.Debu... | DavidKarlas/roslyn | src/VisualStudio/CSharp/Test/Debugging/LocationInfoGetterTests.cs | https://github.com/DavidKarlas/roslyn/blob/HEAD/src/VisualStudio/CSharp/Test/Debugging/LocationInfoGetterTests.cs | ghcode:00177:a582aad986ac | apache-2.0 | codeparrot/github-code | a582aad986ac810956343f4731c622bb59fa10ba24fd905564a041d11291ae1a | 0.85 | testing_debugging_repair_refactoring | 947 | false | 2026-07-17 |
using UnityEngine;
public class MyBehaviour : MonoBehaviour
{
{caret}
}
| JetBrains/resharper-unity | resharper/resharper-unity/test/data/Unity/CSharp/LiveTemplates/Scope/Test56.cs | https://github.com/JetBrains/resharper-unity/blob/HEAD/resharper/resharper-unity/test/data/Unity/CSharp/LiveTemplates/Scope/Test56.cs | ghcode:00177:503083b19777 | apache-2.0 | codeparrot/github-code | 503083b197773fe72914c624c631433d99db37093f622f024d45f8017f5b9e2e | 0.45 | testing_debugging_repair_refactoring | 16 | false | 2026-07-17 |
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.Diagnostics;
using System.Threading;
using Roslyn.Utilities;
namespace Microsoft.CodeAnalysis.Shared.... | physhi/roslyn | src/Workspaces/SharedUtilitiesAndExtensions/Compiler/Core/Extensions/LocationExtensions.cs | https://github.com/physhi/roslyn/blob/HEAD/src/Workspaces/SharedUtilitiesAndExtensions/Compiler/Core/Extensions/LocationExtensions.cs | ghcode:00177:34094b439f2f | apache-2.0 | codeparrot/github-code | 34094b439f2f254f2b11fc497970ae09160b8d33626ec964bf6b143cfce3bb90 | 0.85 | testing_debugging_repair_refactoring | 409 | false | 2026-07-17 |
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See License.txt in the project root for license information.
namespace Azure.Batch.Unit.Tests.TestUtilities
{
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
... | JasonYang-MSFT/azure-sdk-for-net | src/SDKs/Batch/dataPlane/Client/Tests/ObjectModel/Azure.Batch.Unit.Tests/TestUtilities/InterceptorFactory.cs | https://github.com/JasonYang-MSFT/azure-sdk-for-net/blob/HEAD/src/SDKs/Batch/dataPlane/Client/Tests/ObjectModel/Azure.Batch.Unit.Tests/TestUtilities/InterceptorFactory.cs | ghcode:00177:a3924043adf4 | mit | codeparrot/github-code | a3924043adf4b4a890815170e356810124a9ca338ec257c68cb1a48f6c5a8298 | 0.85 | testing_debugging_repair_refactoring | 1,259 | false | 2026-07-17 |
// ----------------------------------------------------------------------------------
//
// Copyright Microsoft Corporation
// 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.apa... | zhencui/azure-powershell | src/ResourceManager/AzureBatch/Commands.Batch.Test/Pools/SetBatchPoolCommandTests.cs | https://github.com/zhencui/azure-powershell/blob/HEAD/src/ResourceManager/AzureBatch/Commands.Batch.Test/Pools/SetBatchPoolCommandTests.cs | ghcode:00177:f29de98434be | apache-2.0 | codeparrot/github-code | f29de98434bea9ee2cb84d8bfb5a4c49a887c3e09203a1955bbf1b33a15f42f8 | 0.85 | testing_debugging_repair_refactoring | 1,126 | false | 2026-07-17 |
using System;
using System.Collections.Generic;
using Xunit;
namespace Octokit.Tests.Helpers
{
public class UriExtensionsTests
{
public class TheApplyParametersMethod
{
[Fact]
public void AppendsParametersAsQueryString()
{
var uri = new Uri("... | ChrisMissal/octokit.net | Octokit.Tests/Helpers/UriExtensionsTests.cs | https://github.com/ChrisMissal/octokit.net/blob/HEAD/Octokit.Tests/Helpers/UriExtensionsTests.cs | ghcode:00177:ae6128a21cb5 | mit | codeparrot/github-code | ae6128a21cb5c0000f61ca252b12b4be1891c3fcc2cba61538808e41dabe4d4b | 0.85 | testing_debugging_repair_refactoring | 640 | false | 2026-07-17 |
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using System;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Diagnostics;
using System.IO;
using System.Linq;
using Syste... | bbarry/roslyn | src/Compilers/CSharp/Test/Emit/Attributes/AttributeTests_Synthesized.cs | https://github.com/bbarry/roslyn/blob/HEAD/src/Compilers/CSharp/Test/Emit/Attributes/AttributeTests_Synthesized.cs | ghcode:00177:bd0cff6ef0fa | apache-2.0 | codeparrot/github-code | bd0cff6ef0fa0e4b84597dfcdc81f72ffb73ef4a0414b213dba0f00fd1d013ec | 0.82 | testing_debugging_repair_refactoring | 14,169 | false | 2026-07-17 |
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
// Name of namespace matches the name of the assembly on purpose to
// ensure that we can handle this... | zenos-os/zenos | vendor/corert/tests/src/Simple/Hello/Hello.cs | https://github.com/zenos-os/zenos/blob/HEAD/vendor/corert/tests/src/Simple/Hello/Hello.cs | ghcode:00177:5bc473f35606 | mit | codeparrot/github-code | 5bc473f35606e0005c44a0cf8b66bf7fff5a512ff66e8ab07ab6debba6477c72 | 0.95 | testing_debugging_repair_refactoring | 138 | false | 2026-07-17 |
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.Diagnostics;
using System.Runtime.CompilerServices;
namespace System.Collections.Specialized
{
///... | BrennanConroy/corefx | src/System.ObjectModel/src/System/Collections/Specialized/NotifyCollectionChangedEventArgs.cs | https://github.com/BrennanConroy/corefx/blob/HEAD/src/System.ObjectModel/src/System/Collections/Specialized/NotifyCollectionChangedEventArgs.cs | ghcode:00177:802dbcac034f | mit | codeparrot/github-code | 802dbcac034f5e9371a4a7d41badc6494595346dea2692e53a6f4047fcd9b583 | 0.95 | testing_debugging_repair_refactoring | 3,411 | false | 2026-07-17 |
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.Collections.Generic;
using System.Reflection;
using System.Runtime.Serialization.Formatters.Tests;
usin... | shimingsg/corefx | src/System.ObjectModel/tests/ObservableCollection/ObservableCollection_Serialization.cs | https://github.com/shimingsg/corefx/blob/HEAD/src/System.ObjectModel/tests/ObservableCollection/ObservableCollection_Serialization.cs | ghcode:00177:7a557daa6a07 | mit | codeparrot/github-code | 7a557daa6a07e1243a5ade0a0d162e23128d158f39a3e06c769d5211eaaf9a9e | 0.95 | testing_debugging_repair_refactoring | 307 | false | 2026-07-17 |
using System;
using Fake;
using Machine.Specifications;
namespace Test.FAKECore
{
public class OpenCoverHelperSpecs
{
It args_should_include_mergebyhash = () => BuildOpenCoverArgs(true).ShouldContain(" -mergebyhash");
It args_should_not_include_mergebyhash = () => BuildOpenCoverArgs(false).Sho... | philipcpresley/FAKE | src/test/Test.FAKECore/OpenCoverHelperSpecs.cs | https://github.com/philipcpresley/FAKE/blob/HEAD/src/test/Test.FAKECore/OpenCoverHelperSpecs.cs | ghcode:00177:008d68da4f70 | apache-2.0 | codeparrot/github-code | 008d68da4f70097a264061e444779768415828175d92abd3fab1d038f12f9cf3 | 0.85 | testing_debugging_repair_refactoring | 320 | false | 2026-07-17 |
// Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
using System.Collections.Generic;
using System.Diagnostics;
using System.Diagnostics.CodeAnalysis;
using System.Diagnostics.Contracts;
using System.Linq;
using Validati... | Frank125/corefx | src/System.Collections.Immutable/src/System/Collections/Immutable/ImmutableHashSet`1.cs | https://github.com/Frank125/corefx/blob/HEAD/src/System.Collections.Immutable/src/System/Collections/Immutable/ImmutableHashSet`1.cs | ghcode:00177:a478418cf190 | mit | codeparrot/github-code | a478418cf190b79acd57b7df0de44530c27fec5a18afa641d528ae2518766565 | 0.95 | testing_debugging_repair_refactoring | 7,232 | false | 2026-07-17 |
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
namespace Microsoft.SqlServer.TDS.PreLogin
{
/// <summary>
/// FedAuthRequired option in the prelogin packe... | BrennanConroy/corefx | src/System.Data.SqlClient/tests/Tools/TDS/TDS/PreLogin/TDSPreLoginAuthenticationType.cs | https://github.com/BrennanConroy/corefx/blob/HEAD/src/System.Data.SqlClient/tests/Tools/TDS/TDS/PreLogin/TDSPreLoginAuthenticationType.cs | ghcode:00177:dccd6c503921 | mit | codeparrot/github-code | dccd6c503921d17aedf98024d82990159564dd48138f3c063ae7582dbea0bdde | 0.95 | testing_debugging_repair_refactoring | 124 | false | 2026-07-17 |
using System.Collections.Generic;
using System.Diagnostics;
using Microsoft.Xna.Framework;
using VelcroPhysics.Shared;
using VelcroPhysics.Utilities;
namespace VelcroPhysics.Tools.Triangulation.FlipCode
{
/// <summary>
/// Convex decomposition algorithm created by unknown
/// Properties:
/// - No supp... | VelcroPhysics/VelcroPhysics | src/VelcroPhysics/Tools/Triangulation/FlipCode/FlipcodeDecomposer.cs | https://github.com/VelcroPhysics/VelcroPhysics/blob/HEAD/src/VelcroPhysics/Tools/Triangulation/FlipCode/FlipcodeDecomposer.cs | ghcode:00177:dafca2f2fcdc | mit | codeparrot/github-code | dafca2f2fcdc2435cf8fe778958c37c57bde6acad02b3effa380f0806f35c3e6 | 0.85 | testing_debugging_repair_refactoring | 1,243 | false | 2026-07-17 |
using DropCore.Testing;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using System.IO;
namespace DropCore.IO.Tests
{
[TestClass]
public class JsonFileReaderTest : UnitTest
{
[TestMethod]
public void JsonFileReader_Can_Read_Valid_Json_File()
{
using (var reader = n... | dropcore/dropcore | DropCore.IO.Tests/JsonFileReaderTest.cs | https://github.com/dropcore/dropcore/blob/HEAD/DropCore.IO.Tests/JsonFileReaderTest.cs | ghcode:00177:aa9fbefca85c | mit | codeparrot/github-code | aa9fbefca85c57af838c3c496cb09fc23621d5e28cc4dc93e2215e229c535822 | 0.6 | testing_debugging_repair_refactoring | 174 | false | 2026-07-17 |
using System;
using DailyEnterprise.Core.Models.ValueObjects;
using FluentAssertions;
using Microsoft.VisualStudio.TestTools.UnitTesting;
namespace DailyEnterprise.Core.Tests.ValueObjectTests
{
[TestClass]
public class AttackRangeTests
{
private const int Low = 1;
private const int High = ... | ZEJustin/DailyEnterpriseProgrammer | Solutions/Challenges 1 to 100/Challenge 2/Intermediate/DailyEnterprise.Core.Tests/ValueObjectTests/AttackRangeTests.cs | https://github.com/ZEJustin/DailyEnterpriseProgrammer/blob/HEAD/Solutions/Challenges 1 to 100/Challenge 2/Intermediate/DailyEnterprise.Core.Tests/ValueObjectTests/AttackRangeTests.cs | ghcode:00177:c1a47cd93bdd | mit | codeparrot/github-code | c1a47cd93bdd97e83915d94078da0f6c29a35be9b701a995d863b4e979d0932b | 0.75 | testing_debugging_repair_refactoring | 167 | false | 2026-07-17 |
// Copyright Bastian Eicher
// Licensed under the MIT License
using System.Net;
namespace NanoByte.Common.Tasks;
/// <summary>
/// Contains test methods for <see cref="SimpleTask"/>.
/// </summary>
public class SimpleTaskTest
{
[Fact]
public void TestCallback()
{
bool called = fals... | nano-byte/common | src/UnitTests/Tasks/SimpleTaskTest.cs | https://github.com/nano-byte/common/blob/HEAD/src/UnitTests/Tasks/SimpleTaskTest.cs | ghcode:00177:f099d813706f | mit | codeparrot/github-code | f099d813706f49feecd432b49c3930bd4e46f600b0deeb8a78735c10be8511f8 | 0.7 | testing_debugging_repair_refactoring | 183 | false | 2026-07-17 |
/* Copyright (C) 2008-2018 Peter Palotas, Jeffrey Jangli, Alexandr Normuradov
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation t... | alphaleonis/AlphaFS | tests/AlphaFS.UnitTest/Directory Class/Directory.CurrentDirectory/Directory.SetCurrentDirectory_WithLongPath.cs | https://github.com/alphaleonis/AlphaFS/blob/HEAD/tests/AlphaFS.UnitTest/Directory Class/Directory.CurrentDirectory/Directory.SetCurrentDirectory_WithLongPath.cs | ghcode:00177:33f85b024281 | mit | codeparrot/github-code | 33f85b0242812836c219dfc8947d2f12f7a0497c110335f26109b2b06f71bb96 | 0.7 | testing_debugging_repair_refactoring | 659 | false | 2026-07-17 |
using CharacterGen.Domain.Tables;
using CharacterGen.Races;
using NUnit.Framework;
namespace CharacterGen.Tests.Integration.Tables.Races.BaseRaces
{
[TestFixture]
public class LandSpeedsTests : AdjustmentsTests
{
protected override string tableName
{
get { return TableNameConst... | DnDGen/CharacterGen | CharacterGen.Tests.Integration.Tables/Races/BaseRaces/LandSpeedsTests.cs | https://github.com/DnDGen/CharacterGen/blob/HEAD/CharacterGen.Tests.Integration.Tables/Races/BaseRaces/LandSpeedsTests.cs | ghcode:00177:4b8e45bda990 | mit | codeparrot/github-code | 4b8e45bda990541cab65e4dd92fba6b9b0d50fcc747eb9f3ff0800e6e8dd2537 | 0.75 | testing_debugging_repair_refactoring | 1,374 | false | 2026-07-17 |
using System;
using UnityEngine;
using System.Collections.Generic;
namespace CapsuleCharacterCollisionDetection
{
public abstract class TestBase<T> : MonoBehaviour where T : Collider
{
public bool multipleContacts = true;
public bool ignoreBehindPlane;
public bool drawContacts = true;
public bool... | HiddenMonk/Unity3DCustomCharacterControllerCapsuleCollisionDetection | Assets/CapsuleCharacterCollision/Tests/TestBase.cs | https://github.com/HiddenMonk/Unity3DCustomCharacterControllerCapsuleCollisionDetection/blob/HEAD/Assets/CapsuleCharacterCollision/Tests/TestBase.cs | ghcode:00177:0d90f3d1dfc9 | mit | codeparrot/github-code | 0d90f3d1dfc91f9f521125f2dd80e7b8675d0fc64cfefc4af423c35b2a0cdfc7 | 0.85 | testing_debugging_repair_refactoring | 173 | false | 2026-07-17 |
using System;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using System.IO;
using TicTacTubeCore.Genius.Processors.Media.Songs;
using TicTacTubeCore.Processors.Media.Songs;
namespace TicTacTubeTest.Processors.Media.Songs
{
[TestClass]
public class TestGeniusSongInfoFetcher
{
/// <summary>
/// The pa... | plainerman/TicTacTube | TicTacTubeTest/Processors/Media/Songs/TestGeniusSongInfoFetcher.cs | https://github.com/plainerman/TicTacTube/blob/HEAD/TicTacTubeTest/Processors/Media/Songs/TestGeniusSongInfoFetcher.cs | ghcode:00177:36bc941386b5 | mit | codeparrot/github-code | 36bc941386b51ed4a44a49afcc0ce1c2a61cc3922d07335cd6a4f028d418cefc | 0.85 | testing_debugging_repair_refactoring | 438 | false | 2026-07-17 |
using System;
using System.Diagnostics;
using System.Linq;
using NinjaNye.SearchExtensions.Levenshtein;
using Xunit;
namespace NinjaNye.SearchExtensions.Tests.LevenshteinTests
{
public class LevenshteinDistancePerformanceTests : BuildStringTestsBase
{
#if DEBUG
[Theory(Skip = "Performance tests will ... | ninjanye/SearchExtensions | NinjaNye.SearchExtensions.Tests/LevenshteinTests/LevenshteinDistancePerformanceTests.cs | https://github.com/ninjanye/SearchExtensions/blob/HEAD/NinjaNye.SearchExtensions.Tests/LevenshteinTests/LevenshteinDistancePerformanceTests.cs | ghcode:00177:7b53f8ecb8e6 | mit | codeparrot/github-code | 7b53f8ecb8e6ff7722065351458d765f5eb1a50657a8632573c0d3aa11a0f63e | 0.85 | testing_debugging_repair_refactoring | 617 | false | 2026-07-17 |
using System;
using Microsoft.VisualStudio.TestTools.UnitTesting;
namespace Tests
{
[TestClass]
public class TestsDeBase
{
[TestMethod]
public void TestPuissance()
{
//Phase Initialisation - Arrange
double a = 2;
double b = 3;
// Phas... | alphamax/MVVMTheBook | PrincipesFondateurs/Tests/TestsDeBase.cs | https://github.com/alphamax/MVVMTheBook/blob/HEAD/PrincipesFondateurs/Tests/TestsDeBase.cs | ghcode:00177:27b35a881365 | mit | codeparrot/github-code | 27b35a88136552955a1ce35353afe46ba9216dc8871b5529647dff9d07074998 | 0.95 | testing_debugging_repair_refactoring | 182 | false | 2026-07-17 |
using NUnit.Framework;
using TddEbook.TddToolkit;
using TddEbook.TddToolkit.Generators;
using TddEbook.TddToolkit.TypeResolution.FakeChainElements;
using TddEbook.TddToolkitSpecification.Fixtures;
using TddEbook.TypeReflection;
namespace TddEbook.TddToolkitSpecification
{
public class SpecialCasesResolutionsSpecifi... | grzesiek-galezowski/tdd-toolkit | TddToolkitSpecification/SpecialCasesResolutionsSpecification.cs | https://github.com/grzesiek-galezowski/tdd-toolkit/blob/HEAD/TddToolkitSpecification/SpecialCasesResolutionsSpecification.cs | ghcode:00177:79a91f8b6739 | mit | codeparrot/github-code | 79a91f8b6739ec730b3c911338bbc099648e387b8db81bc20eec4fc7b6281c5e | 0.7 | testing_debugging_repair_refactoring | 191 | false | 2026-07-17 |
//+-----------------------------------------------------------------------
//
// Microsoft Windows Client Platform
// Copyright (C) Microsoft Corporation, 2002
//
// File: Positioning.cs
//
// Contents: OpentTypeLayout positioning classes
//
// contact: sergeym
//
// History: 2002-03-23 Created (serge... | mind0n/hive | Cache/Libs/net46/wpf/src/Core/CSharp/MS/internal/Shaping/Positioning.cs | https://github.com/mind0n/hive/blob/HEAD/Cache/Libs/net46/wpf/src/Core/CSharp/MS/internal/Shaping/Positioning.cs | ghcode:00177:32853a2f8847 | mit | codeparrot/github-code | 32853a2f88473142f64c951bfe4aee2321a4666310f43a439e41c8460d378fd7 | 0.82 | testing_debugging_repair_refactoring | 12,269 | false | 2026-07-17 |
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Reflection;
using System.Runtime.Serialization;
using Azure.Core.Amqp;
using Azure.Messaging.EventHubs.Amqp;
using Microsoft.... | AsrOneSdk/azure-sdk-for-net | sdk/eventhub/Azure.Messaging.EventHubs/tests/Amqp/AmqpMessageConverterTests.cs | https://github.com/AsrOneSdk/azure-sdk-for-net/blob/HEAD/sdk/eventhub/Azure.Messaging.EventHubs/tests/Amqp/AmqpMessageConverterTests.cs | ghcode:00177:5287637fbcea | mit | codeparrot/github-code | 5287637fbceaddc581bf60145cab985e9da38018b754766357607bdd58c728b9 | 0.82 | testing_debugging_repair_refactoring | 21,761 | false | 2026-07-17 |
using _15.ChangeTags;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using System;
namespace TestChangeTag
{
/// <summary>
///This is a test class for TestChangeTag and is intended
///to contain all TestChangeTag Unit Tests
///</summary>
[TestClass()]
public class TestChangeTag
... | GeorgiMateev/telerik-academy | 13.Strings/TestChangeTag/TestChangeTag.cs | https://github.com/GeorgiMateev/telerik-academy/blob/HEAD/13.Strings/TestChangeTag/TestChangeTag.cs | ghcode:00177:b27436b738ae | mit | codeparrot/github-code | b27436b738aed67005d0b883db51cbde3a6b71d6b35bc697ed15de657408f6e8 | 0.85 | testing_debugging_repair_refactoring | 481 | false | 2026-07-17 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace RegressionTesting.Tests
{
class Class1
{
}
}
| basdp/poly | Testing/RegressionTesting/Tests/Class1.cs | https://github.com/basdp/poly/blob/HEAD/Testing/RegressionTesting/Tests/Class1.cs | ghcode:00177:b697e9e34dd2 | mit | codeparrot/github-code | b697e9e34dd234e0560c07f539d18983577aa7c1d1780378b4c45534ad5c744c | 0.6 | testing_debugging_repair_refactoring | 37 | false | 2026-07-17 |
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See License.txt in the project root for license information.
using System.Threading.Tasks;
using Microsoft.Kubernetes;
using Microsoft.Kubernetes.Models;
using Microsoft.Azure.Management.Resources;
using Microsoft.Rest.Cli... | Azure/azure-sdk-for-net | sdk/hybridkubernetes/Microsoft.Azure.Management.Kubernetes/tests/Tests/Tests/KubernetesServiceOpsTests.cs | https://github.com/Azure/azure-sdk-for-net/blob/HEAD/sdk/hybridkubernetes/Microsoft.Azure.Management.Kubernetes/tests/Tests/Tests/KubernetesServiceOpsTests.cs | ghcode:00177:e29003ee8369 | mit | codeparrot/github-code | e29003ee8369fe993b9cc370dcc14e8be50845d92b39f50c87966fa77307e7b5 | 0.95 | testing_debugging_repair_refactoring | 2,030 | false | 2026-07-17 |
using Microsoft.VisualStudio.TestTools.UnitTesting;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Porter2Stemmer.UnitTest
{
[TestClass]
public class LyEndingsTests
{
[TestMethod]
public void RemoveLySuffixes_En... | nemec/porter2-stemmer | Porter2Stemmer.UnitTest/LyEndingsTests.cs | https://github.com/nemec/porter2-stemmer/blob/HEAD/Porter2Stemmer.UnitTest/LyEndingsTests.cs | ghcode:00177:69703fa23416 | mit | codeparrot/github-code | 69703fa23416c178eeb9b779c073c04bbef75536d917cbff2d748393f18ce379 | 0.85 | testing_debugging_repair_refactoring | 898 | false | 2026-07-17 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using CSC.BuildService.Service.Docker;
using CSC.Common.Infrastructure.Async;
using CSC.Common.Infrastructure.System;
using CSC.Common.TestDoubles;
using Moq;
using Microsoft.Extensions.Logging;
usi... | CSClassroom/CSClassroom | Services/test/BuildService/BuildService.Service.UnitTests/Docker/DockerHost_UnitTests.cs | https://github.com/CSClassroom/CSClassroom/blob/HEAD/Services/test/BuildService/BuildService.Service.UnitTests/Docker/DockerHost_UnitTests.cs | ghcode:00177:82a2abfb533c | mit | codeparrot/github-code | 82a2abfb533c2952b68beb3c5b0f93e6507d1cb3cd9b269e378e2268add43b3f | 0.95 | testing_debugging_repair_refactoring | 3,775 | false | 2026-07-17 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using PokerTable2.Game.Factories;
using PokerTable2.Game.Models;
namespace PokerTable2.Game.Tests.Factories
{
[TestClass]
public class SeatFac... | devdaves/pokertable2 | PokerTable2.Game.Test/Factories/SeatFactoryTests.cs | https://github.com/devdaves/pokertable2/blob/HEAD/PokerTable2.Game.Test/Factories/SeatFactoryTests.cs | ghcode:00177:97cdf0aa899c | mit | codeparrot/github-code | 97cdf0aa899cab26dccb169dc651a82717bcc3d6698ae0271c3e74e76ed92c65 | 0.75 | testing_debugging_repair_refactoring | 168 | false | 2026-07-17 |
using System.Threading.Tasks;
using Kilometer;
using NUnit.Framework;
namespace KilometerTests
{
[Ignore("Integration tests only.")]
public class KilometerClientTests
{
public KilometerClient GetClient()
{
return new KilometerClient().SetAppId("APP_ID");
}
... | couellet/kilometer-dotnet-client | src/KilometerTests/KilometerClientTests.cs | https://github.com/couellet/kilometer-dotnet-client/blob/HEAD/src/KilometerTests/KilometerClientTests.cs | ghcode:00177:34e521704cfc | mit | codeparrot/github-code | 34e521704cfc372a8649f55ba7ec2358764aabaa7a81a30e7c5a78033742a3d5 | 0.75 | testing_debugging_repair_refactoring | 210 | false | 2026-07-17 |
using Microsoft.VisualStudio.TestTools.UnitTesting;
using System;
using System.Collections.Generic;
using System.Text;
namespace RichTea.CommandLineParser.Tests
{
[TestClass]
public class ParseArgsTest
{
[TestMethod]
public void ParseArgsBasicTest()
{
int[] a = new[] {... | RichTeaMan/CommandLineParser | CommandLineParser.Tests/ParseArgsTest.cs | https://github.com/RichTeaMan/CommandLineParser/blob/HEAD/CommandLineParser.Tests/ParseArgsTest.cs | ghcode:00177:dde8fb39142a | mit | codeparrot/github-code | dde8fb39142aff114152a4e169e298328beb69342882e8207b6dd934aaf2bb9b | 0.6 | testing_debugging_repair_refactoring | 640 | false | 2026-07-17 |
using System;
using System.Collections.Generic;
using System.Threading.Tasks;
using Dasync.Collections;
using NUnit.Framework;
namespace Tests
{
[TestFixture]
public class EnumeratorLinqStyleExtensionsTests
{
[Test]
public async Task Select()
{
var collection = new int[... | tyrotoxin/AsyncEnumerable | Tests/EnumeratorLinqStyleExtensionsTests.cs | https://github.com/tyrotoxin/AsyncEnumerable/blob/HEAD/Tests/EnumeratorLinqStyleExtensionsTests.cs | ghcode:00177:759d89677a36 | mit | codeparrot/github-code | 759d89677a365e74fd25648175e32fec40e81445d6c6d5ba43186dcb52000c87 | 0.75 | testing_debugging_repair_refactoring | 1,855 | false | 2026-07-17 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using Microsoft.Xrm.Sdk;
using Microsoft.Xrm.Sdk.Query;
using Microsoft.Xrm.Sdk.Messages;
using Xrm.Framework.Test.Integration;
namespace DXTools.CRM.Solutions.CustomEmails.Integr... | rtebar/dynamics-custom-emails | DXTools.CRM.Solutions.CustomEmails.IntegrationTests/WFActivities/TestCreateCustomEmailFromQueue.cs | https://github.com/rtebar/dynamics-custom-emails/blob/HEAD/DXTools.CRM.Solutions.CustomEmails.IntegrationTests/WFActivities/TestCreateCustomEmailFromQueue.cs | ghcode:00177:1b8615ebaaa3 | mit | codeparrot/github-code | 1b8615ebaaa332b523d166e0d56d39d26c924da7434612f3d1f61b4bb9e5defe | 0.75 | testing_debugging_repair_refactoring | 507 | false | 2026-07-17 |
using System;
using System.Text;
using System.Threading;
using NUnit.Framework;
using OpenQA.Selenium;
using Launcher.AcceptanceTest;
/*
This test checks if the presentation logic is preserved by:
- loading a workspace "Launcher_AcceptanceHelperOne"
- scrolling a div in that workspace to a desired position
- switchin... | StarcounterPrefabs/Launcher | test/Launcher_AcceptanceTest/WorkspacePreservesPresentationLogic.cs | https://github.com/StarcounterPrefabs/Launcher/blob/HEAD/test/Launcher_AcceptanceTest/WorkspacePreservesPresentationLogic.cs | ghcode:00177:078dfd5ee094 | mit | codeparrot/github-code | 078dfd5ee094ff454eab01e8dfd1078e6c9c39b14fb29f336becd9111d0f4277 | 0.6 | testing_debugging_repair_refactoring | 1,137 | false | 2026-07-17 |
namespace PoolCare.WithNancy.UnitTests.Pools
{
using System;
using System.Collections.Generic;
using FakeItEasy;
using FizzWare.NBuilder;
using FluentAssertions;
using Nancy;
using Nancy.Testing;
using NUnit.Framework;
using WithNancy.Pools;
public class PoolApiTest... | caloggins/PoolCare | PoolCareSource/PoolCare.WithNancy.UnitTests/Pools/PoolApiTests.cs | https://github.com/caloggins/PoolCare/blob/HEAD/PoolCareSource/PoolCare.WithNancy.UnitTests/Pools/PoolApiTests.cs | ghcode:00177:57abe1e0609a | mit | codeparrot/github-code | 57abe1e0609a1cd4fd7d9e487cb30366a91b21526a917452d09d4cbe7410cf29 | 0.75 | testing_debugging_repair_refactoring | 547 | false | 2026-07-17 |
using EngineLayer.Gptmd;
using NUnit.Framework;
using Proteomics;
namespace Test
{
[TestFixture]
public static class ModFitsTest
{
#region Public Methods
[Test]
public static void TestModFits()
{
ModificationMotif.TryGetMotif("X", out ModificationMotif motif);
... | hoffmann4/MetaMorpheus | Test/ModFitsTest.cs | https://github.com/hoffmann4/MetaMorpheus/blob/HEAD/Test/ModFitsTest.cs | ghcode:00177:ff6e14d20b43 | mit | codeparrot/github-code | ff6e14d20b43e6568f33bf4082fb2090a665999bb61af977a8e98a8f46947c40 | 0.75 | testing_debugging_repair_refactoring | 820 | false | 2026-07-17 |
using NMG.Core.Util;
using NUnit.Framework;
namespace NMG.Tests.Util
{
[TestFixture]
public class StringExtensionsTest
{
[Test]
public void FirstCharAsLower()
{
const string name = "HitMan";
Assert.AreEqual("hitMan", name.MakeFirstCharLowerCase())... | jonny-novikov/domain-generator | NMG.Tests/Util/StringExtensionsTest.cs | https://github.com/jonny-novikov/domain-generator/blob/HEAD/NMG.Tests/Util/StringExtensionsTest.cs | ghcode:00177:b0287bea7b7e | mit | codeparrot/github-code | b0287bea7b7e610932c47bfb944f2a5792af778712d903a041e7a5948e241ae6 | 0.6 | testing_debugging_repair_refactoring | 201 | false | 2026-07-17 |
using System.Linq;
using System.Threading.Tasks;
using CSC.CSClassroom.Model.Assignments;
using CSC.CSClassroom.Service.Assignments.QuestionLoaders;
using CSC.CSClassroom.Service.UnitTests.TestDoubles;
using CSC.CSClassroom.Service.UnitTests.Utilities;
using Xunit;
namespace CSC.CSClassroom.Service.UnitTests.Assignme... | CSClassroom/CSClassroom | Services/test/CSClassroom/CSClassroom.Service.UnitTests/Assignments/QuestionLoaders/MultipleChoiceQuestionLoader_UnitTests.cs | https://github.com/CSClassroom/CSClassroom/blob/HEAD/Services/test/CSClassroom/CSClassroom.Service.UnitTests/Assignments/QuestionLoaders/MultipleChoiceQuestionLoader_UnitTests.cs | ghcode:00177:fa5b17fd212c | mit | codeparrot/github-code | fa5b17fd212ca826d1323288715906e3276eb8da6d7a6e7131a16eedb2bbadf3 | 0.95 | testing_debugging_repair_refactoring | 327 | false | 2026-07-17 |
// Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
using Microsoft.Fx.Portability.Analysis;
using Microsoft.Fx.Portability.ObjectModel;
using NSubstitute;
using System;
using System.Collections.Generic;
using System.Co... | JJVertical/dotnet-apiport | tests/Microsoft.Fx.Portability.Tests/Analysis/AnalysisEngine.NuGetPackageInfo.Tests.cs | https://github.com/JJVertical/dotnet-apiport/blob/HEAD/tests/Microsoft.Fx.Portability.Tests/Analysis/AnalysisEngine.NuGetPackageInfo.Tests.cs | ghcode:00177:cb9dea733aa8 | mit | codeparrot/github-code | cb9dea733aa8f8579c21523f42d5391b25de11e59b82d87aec006861dd709763 | 0.85 | testing_debugging_repair_refactoring | 2,138 | false | 2026-07-17 |
using System;
using System.Collections.Generic;
using System.IO;
using System.Text;
using FluentAssertions;
using Stankins.Interfaces;
using Stankins.Version;
using Stankins.XML;
using Xbehave;
using Xunit;
namespace StankinsTestXUnit
{
[Trait("FileVersionFromDir ", "")]
[Trait("ExternalDependency", "0")]
... | ignatandrei/stankins | stankinsv2/solution/StankinsV2/StankinsTestXUnit/TestFileVersion.cs | https://github.com/ignatandrei/stankins/blob/HEAD/stankinsv2/solution/StankinsV2/StankinsTestXUnit/TestFileVersion.cs | ghcode:00177:50b782de93a6 | mit | codeparrot/github-code | 50b782de93a622e91b23dce5a43bfa3c32390273372ebefadfa5e3e8539fdb89 | 0.75 | testing_debugging_repair_refactoring | 298 | false | 2026-07-17 |
// Copyright (c) .NET Foundation. All rights reserved.
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using System.IO;
using System.Net;
using System.Net.Http;
using System.Threading.Tasks;
using Microsoft.Net.Http.Headers;
using WordPressCoreReceiver;
u... | aspnet/WebHooks | test/Microsoft.AspNetCore.WebHooks.FunctionalTest/WordPressCoreReceiverTest.cs | https://github.com/aspnet/WebHooks/blob/HEAD/test/Microsoft.AspNetCore.WebHooks.FunctionalTest/WordPressCoreReceiverTest.cs | ghcode:00177:b2dab6bf5c73 | apache-2.0 | codeparrot/github-code | b2dab6bf5c73980fd09eec0669d8c7f17b764dc3c7a66fbd6a9231336eedb5d0 | 0.85 | testing_debugging_repair_refactoring | 1,068 | false | 2026-07-17 |
using System;
using Microsoft.VisualStudio.TestTools.UnitTesting;
namespace Northwind.Infrastructure.Log4NetProvider.Tests.Unit
{
[TestClass]
public class UnitTest1
{
[TestMethod]
public void TestMethod1()
{
}
}
}
| adamstephensen/enterprise-music-store | src/Northwind.Infrastructure.Log4NetProvider.Tests.Unit/UnitTest1.cs | https://github.com/adamstephensen/enterprise-music-store/blob/HEAD/src/Northwind.Infrastructure.Log4NetProvider.Tests.Unit/UnitTest1.cs | ghcode:00177:a5051f19d490 | apache-2.0 | codeparrot/github-code | a5051f19d49068e6aca5800d4cf6f06b1293b721ebd6571a349f90e2120462ab | 0.75 | testing_debugging_repair_refactoring | 52 | false | 2026-07-17 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using BjdTest.test;
using DnsServer;
using NUnit.Framework;
namespace DnsServerTest {
public class RrMxTest {
//MX class=1 ttl=0x00000289 pref=30 alt3.gmail-smtp-in.l.google.com
private string str0 = "000f0001000002890023001e04... | furuya02/bjd5 | DnsServerTest/RrMxTest.cs | https://github.com/furuya02/bjd5/blob/HEAD/DnsServerTest/RrMxTest.cs | ghcode:00177:2fa611cb68a6 | apache-2.0 | codeparrot/github-code | 2fa611cb68a6d90137d11077695b0420ed828a002c30f98935cd4dd5000924e6 | 0.7 | testing_debugging_repair_refactoring | 692 | false | 2026-07-17 |
#region License
/*
* Copyright © 2002-2007 the original author or authors.
*
* 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
*
* Un... | MaferYangPointJun/Spring.net | test/Spring/Spring.Messaging.Ems.Tests/Messaging/Ems/Connections/MessageTransactionManagerTests.cs | https://github.com/MaferYangPointJun/Spring.net/blob/HEAD/test/Spring/Spring.Messaging.Ems.Tests/Messaging/Ems/Connections/MessageTransactionManagerTests.cs | ghcode:00177:ede06a721941 | apache-2.0 | codeparrot/github-code | ede06a721941d93147e26049bf1cf4f409bfc46be67943db06299b8e1a2acafe | 0.85 | testing_debugging_repair_refactoring | 2,113 | false | 2026-07-17 |
/*
* Copyright 2012-2016 The Pkcs11Interop Project
*
* 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 required by app... | thearkhelist/Pkcs11Interop | src/Pkcs11Interop/TestProject1/LowLevelAPI81/_20_EncryptAndDecryptTest.cs | https://github.com/thearkhelist/Pkcs11Interop/blob/HEAD/src/Pkcs11Interop/TestProject1/LowLevelAPI81/_20_EncryptAndDecryptTest.cs | ghcode:00177:9ce571c69c7b | apache-2.0 | codeparrot/github-code | 9ce571c69c7b8adf82e814fea076bf318ac4084679584316e7b64123bd04a677 | 0.85 | testing_debugging_repair_refactoring | 4,567 | false | 2026-07-17 |
using System.Collections.Immutable;
using Microsoft.CodeAnalysis;
using Moq;
using Moq.Protected;
using R4Mvc.Tools;
using Xunit;
namespace R4Mvc.Test
{
public class ControllerRewriterTests
{
#region Mocks
private INamedTypeSymbol GetClass(string name, INamedTypeSymbol baseClass = null)
... | T4MVC/R4MVC | test/R4Mvc.Test/ControllerRewriterTests.cs | https://github.com/T4MVC/R4MVC/blob/HEAD/test/R4Mvc.Test/ControllerRewriterTests.cs | ghcode:00177:b9b64fce1d0a | apache-2.0 | codeparrot/github-code | b9b64fce1d0a50bc9dc03707282d13f882e4532cc5b4c173ec0053f77417dc25 | 0.75 | testing_debugging_repair_refactoring | 900 | false | 2026-07-17 |
using System;
using Microsoft.VisualStudio.TestTools.UnitTesting;
namespace MortgageCalculator.Tests
{
[TestClass]
public class MortgageCalculatorTestsPart2
{
private MortgageCalculator mortgageCalculator;
[TestInitialize]
public void TestInitialize()
{
mortgag... | AlanBarber/CodeKatas | src/MortgageCalculator.Tests/MortgageCalculatorTestsPart2.cs | https://github.com/AlanBarber/CodeKatas/blob/HEAD/src/MortgageCalculator.Tests/MortgageCalculatorTestsPart2.cs | ghcode:00177:a7b7a59a6c82 | apache-2.0 | codeparrot/github-code | a7b7a59a6c823bc0ba86f7ee4e4175a1404413ba415b1265d63524d25345ea00 | 0.75 | testing_debugging_repair_refactoring | 136 | false | 2026-07-17 |
using System.Diagnostics;
using System.Diagnostics.CodeAnalysis;
using System.Linq;
using DataMiningSharp.Core.DataClassifier.Causal;
using Microsoft.VisualStudio.TestTools.UnitTesting;
namespace DataMiningSharp.Core.Tests
{
[SuppressMessage("ReSharper", "InconsistentNaming")]
public partial class Variable_ch... | rjmurillo/DataMiningSharp | tests/CoreTests/Variable_change_association_on_single_entity_steps.cs | https://github.com/rjmurillo/DataMiningSharp/blob/HEAD/tests/CoreTests/Variable_change_association_on_single_entity_steps.cs | ghcode:00177:9a429339f70a | apache-2.0 | codeparrot/github-code | 9a429339f70aeb37e37c9521617ce9419692d9fdb15c9d9c2d5295566e44aa31 | 0.6 | testing_debugging_repair_refactoring | 520 | false | 2026-07-17 |
#region copyright
// Copyright 2015 Habart Thierry
//
// 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 required ... | thabart/SimpleIdentityServer | SimpleIdentityServer/tests/SimpleIdentityServer.Core.UnitTests/Api/UserInfo/GetJwsPayloadFixture.cs | https://github.com/thabart/SimpleIdentityServer/blob/HEAD/SimpleIdentityServer/tests/SimpleIdentityServer.Core.UnitTests/Api/UserInfo/GetJwsPayloadFixture.cs | ghcode:00177:a1d4858866a7 | apache-2.0 | codeparrot/github-code | a1d4858866a76c59506d78e4a7b082cd936924781510c772f791bd15008c3de4 | 0.95 | testing_debugging_repair_refactoring | 1,773 | false | 2026-07-17 |
/*
* Forge SDK
*
* The Forge Platform contains an expanding collection of web service components that can be used with Autodesk cloud-based products or your own technologies. Take advantage of Autodesk’s expertise in design and engineering.
*
* OpenAPI spec version: 0.1.0
* Contact: forge.help@autodesk.com
* Ge... | Autodesk-Forge/forge-api-dotnet-client | src/Autodesk.Forge.Test/Model/BadInputTests.cs | https://github.com/Autodesk-Forge/forge-api-dotnet-client/blob/HEAD/src/Autodesk.Forge.Test/Model/BadInputTests.cs | ghcode:00177:f1cd91a59d80 | apache-2.0 | codeparrot/github-code | f1cd91a59d80ae2d8e8b84c7225b21b6011aaf8eb40a23b1a81710e6b73e817f | 0.85 | testing_debugging_repair_refactoring | 589 | false | 2026-07-17 |
// Copyright 2020 Google LLC
//
// 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 required by applicable law or agreed to in ... | googlestadia/vsi-lldb | YetiVSI.Tests/DebugEngine/AsyncOperations/AsyncGetPropertiesOperationTest.cs | https://github.com/googlestadia/vsi-lldb/blob/HEAD/YetiVSI.Tests/DebugEngine/AsyncOperations/AsyncGetPropertiesOperationTest.cs | ghcode:00177:cfb66a94e374 | apache-2.0 | codeparrot/github-code | cfb66a94e374fa7fa2c9ee13cbb5841ee63ad32a6af0cdbb139c7b41b137297a | 0.85 | testing_debugging_repair_refactoring | 1,078 | false | 2026-07-17 |
using System;
using System.Diagnostics;
using CavemanTools;
using FluentAssertions;
using Xunit;
using Xunit.Abstractions;
namespace Tests
{
public class SemVersionTests
{
private Stopwatch _t = new Stopwatch();
private readonly ITestOutputHelper _l;
public SemVersionTests(ITestOutputHelper l)
... | sapiens/cavemantools | src/Tests/SemVersionTests.cs | https://github.com/sapiens/cavemantools/blob/HEAD/src/Tests/SemVersionTests.cs | ghcode:00177:0ae8fb1384bc | apache-2.0 | codeparrot/github-code | 0ae8fb1384bca64c1dcba537b6d7b9f934714b14f3143250ef323d77106ecb98 | 0.85 | testing_debugging_repair_refactoring | 803 | false | 2026-07-17 |
/*
| Version 10.1.84
| Copyright 2013 Esri
|
| 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 required by applicable law o... | Esri/route-planner-csharp | RoutePlanner_DeveloperTools/Source/ArcLogisticsApp/Mapping/AGSDynamicLayer.cs | https://github.com/Esri/route-planner-csharp/blob/HEAD/RoutePlanner_DeveloperTools/Source/ArcLogisticsApp/Mapping/AGSDynamicLayer.cs | ghcode:00177:4cf72006fafa | apache-2.0 | codeparrot/github-code | 4cf72006fafaaf89b19509e772b9eceea2371b7bb347505bb39d546c6dbd873a | 0.7 | testing_debugging_repair_refactoring | 548 | false | 2026-07-17 |
using System;
using System.Diagnostics;
using System.Threading;
namespace Devsense.PHP.Utilities
{
/// <summary>
/// Generic implementation of object pooling pattern with predefined pool size limit. The main
/// purpose is that limited number of frequently used objects can be kept in the pool for
/// ... | DEVSENSE/Parsers | Source/Devsense.PHP.Parser/Utilities/ObjectPool.cs | https://github.com/DEVSENSE/Parsers/blob/HEAD/Source/Devsense.PHP.Parser/Utilities/ObjectPool.cs | ghcode:00177:9349cc3fc484 | apache-2.0 | codeparrot/github-code | 9349cc3fc48444db6522b7bc7e9b6d5cf7c634dde013f27860192529ff0ca50c | 0.7 | testing_debugging_repair_refactoring | 1,319 | false | 2026-07-17 |
using System;
using GitTfs.Core.TfsInterop;
using Xunit.Abstractions;
namespace GitTfs.Test.Integration
{
public class InitTests : BaseTest, IDisposable
{
private readonly ITestOutputHelper _output;
private readonly IntegrationHelper h;
public InitTests(ITestOutputHelper output)
... | pmiossec/git-tfs | src/GitTfsTest/Integration/InitTests.cs | https://github.com/pmiossec/git-tfs/blob/HEAD/src/GitTfsTest/Integration/InitTests.cs | ghcode:00177:b1d13eacebc8 | apache-2.0 | codeparrot/github-code | b1d13eacebc824fd8cfb7944645c6d5b2d97bd5b5f176488060ccb3e77e269a5 | 0.85 | testing_debugging_repair_refactoring | 523 | false | 2026-07-17 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Xunit;
namespace Take.Elephant.Tests.Sql.SqlServer
{
[Collection(nameof(SqlServer)), Trait("Category", nameof(SqlServer))]
public class SqlServerGuidItemPropertyMapFacts : SqlGuidItemPrope... | takenet/elephant | src/Take.Elephant.Tests/Sql/SqlServer/SqlServerGuidItemPropertyMapFacts.cs | https://github.com/takenet/elephant/blob/HEAD/src/Take.Elephant.Tests/Sql/SqlServer/SqlServerGuidItemPropertyMapFacts.cs | ghcode:00177:bb4c02e5204e | apache-2.0 | codeparrot/github-code | bb4c02e5204ec528886abdd60a9fd581e6fc569ae49486cc465b1b4b6b1ce9f1 | 0.6 | testing_debugging_repair_refactoring | 100 | false | 2026-07-17 |
using NUnit.Framework;
using System.Collections.Generic;
namespace addresssbook_tests_autoit
{
[TestFixture]
public class GroupCreationTests : TestBase
{
[Test]
public void TestGroupCreation()
{
List<GroupData> oldGroups = app.Groups.GetGroupList();
GroupDat... | omelen/csharp_training | addresssbook_tests_autoit/addresssbook_tests_autoit/tests/GroupCreationTests.cs | https://github.com/omelen/csharp_training/blob/HEAD/addresssbook_tests_autoit/addresssbook_tests_autoit/tests/GroupCreationTests.cs | ghcode:00177:91fd520a9d5a | apache-2.0 | codeparrot/github-code | 91fd520a9d5ad9e0fbe3e687af0ddd713532ed84313c250c7b4120bbf53a449f | 0.85 | testing_debugging_repair_refactoring | 135 | false | 2026-07-17 |
/*
* Copyright (c) Citrix Systems, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1) Redistributions of source code must retain the above copyright
* notice, t... | MihaelaStoica/xenadmin | XenModel/XenAPI/VLAN.cs | https://github.com/MihaelaStoica/xenadmin/blob/HEAD/XenModel/XenAPI/VLAN.cs | ghcode:00177:577be02e371a | bsd-2-clause | codeparrot/github-code | 577be02e371abcef205bc6378d2493c3ceb80be094689ffdc30131f21f7284a3 | 0.78 | testing_debugging_repair_refactoring | 4,394 | false | 2026-07-17 |
using System.Configuration;
using Metsys.Bson.Configuration;
using Xunit;
using System;
using System.Collections.Generic;
using System.Text.RegularExpressions;
namespace Metsys.Bson.Tests
{
public class SerializationTests
{
class TestClass : ITestClass
{
public Guid Id { get; set; ... | JiangZhanchang/Eric.Bson | Metsys.Bson.Tests/SerializationTests.cs | https://github.com/JiangZhanchang/Eric.Bson/blob/HEAD/Metsys.Bson.Tests/SerializationTests.cs | ghcode:00177:73f900bd1cf7 | bsd-3-clause | codeparrot/github-code | 73f900bd1cf7171bfe4e0c67c65bf5217ff03b8baada9aac0959f306071aad42 | 0.85 | testing_debugging_repair_refactoring | 3,298 | false | 2026-07-17 |
#if net40
using System;
using System.Collections.Generic;
using System.Dynamic;
using System.Linq;
using JetBrains.Annotations;
namespace Shouldly
{
[ShouldlyMethods]
public static class DynamicShould
{
public static void HaveProperty(dynamic dynamicTestObject, string propertyName)
{
... | chaitanyagurrapu/shouldly | src/Shouldly.Shared/ShouldStaticClasses/DynamicShould.cs | https://github.com/chaitanyagurrapu/shouldly/blob/HEAD/src/Shouldly.Shared/ShouldStaticClasses/DynamicShould.cs | ghcode:00177:2646eb206685 | bsd-3-clause | codeparrot/github-code | 2646eb2066856055d741011b77658333ed3f93fe1285b9803e109268c3348e24 | 0.75 | testing_debugging_repair_refactoring | 290 | false | 2026-07-17 |
// ***********************************************************************
// Copyright (c) 2011 Charlie Poole
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
// "Software"), to deal in the Software without restriction, incl... | mono/guiunit | src/framework/Internal/ThreadUtility.cs | https://github.com/mono/guiunit/blob/HEAD/src/framework/Internal/ThreadUtility.cs | ghcode:00177:c63b43770b6d | mit | codeparrot/github-code | c63b43770b6d6780ecb15f7436df0b33dc35bc84992f92ea4b08af11d3239f03 | 0.85 | testing_debugging_repair_refactoring | 586 | false | 2026-07-17 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace NRoles.Engine.Test.Support {
public class Simple_Role_With_Method : Role {
public int Method() { return 42; }
}
public class Simple_Role_With_Property : Role {
public int Property { get; set; }
... | xingh/nroles | src/NRoles.Engine.Test.Support/Support_Types.cs | https://github.com/xingh/nroles/blob/HEAD/src/NRoles.Engine.Test.Support/Support_Types.cs | ghcode:00177:3d9e44d6be08 | mit | codeparrot/github-code | 3d9e44d6be081481fae6f7ef1f5494519e75ffdf61fcbb13775840c6b3b7a54c | 0.75 | testing_debugging_repair_refactoring | 476 | false | 2026-07-17 |
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.Diagnostics;
using System.IO;
using System.Threading;
using System.Threading.Tasks;
namespace System.N... | zhenlan/corefx | src/System.Net.Http/src/System/Net/Http/StreamContent.cs | https://github.com/zhenlan/corefx/blob/HEAD/src/System.Net.Http/src/System/Net/Http/StreamContent.cs | ghcode:00177:6fb64b72ab28 | mit | codeparrot/github-code | 6fb64b72ab28b9a61db6509a4d75e920924e1d9a6ade1d02facf075ec43164f8 | 0.95 | testing_debugging_repair_refactoring | 999 | false | 2026-07-17 |
// Copyright (c) 2007-2017 ppy Pty Ltd <contact@ppy.sh>.
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
using System;
using NUnit.Framework;
using osu.Framework.Allocation;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Shapes;
using osu.Fram... | paparony03/osu-framework | osu.Framework.Desktop.Tests/Visual/TestCaseScreen.cs | https://github.com/paparony03/osu-framework/blob/HEAD/osu.Framework.Desktop.Tests/Visual/TestCaseScreen.cs | ghcode:00177:4fc105f62ea9 | mit | codeparrot/github-code | 4fc105f62ea9b7dffa89a509213595a863dfcb19651ffc026fd3344f451d04f1 | 0.85 | testing_debugging_repair_refactoring | 734 | false | 2026-07-17 |
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Globalization;
using Xunit;
namespace System.Globalization.Tests
{
public class Numb... | mafiya69/corefx | src/System.Globalization/tests/NumberStyles/NumberStylesCurrency.cs | https://github.com/mafiya69/corefx/blob/HEAD/src/System.Globalization/tests/NumberStyles/NumberStylesCurrency.cs | ghcode:00177:1cb72abc28ed | mit | codeparrot/github-code | 1cb72abc28ed88235d760b976ea091809a7120957e4e11b560a4c13f1bc79cb6 | 0.95 | testing_debugging_repair_refactoring | 290 | false | 2026-07-17 |
using System;
using System.Collections.Generic;
using System.Linq;
namespace PopcornNetStandardTest.Projections
{
public class SectionProjection
{
public Guid Id { get; set; }
public string Name { get; set; }
public Guid ProjectId { get; set; }
}
}
| SkywardApps/popcorn | dotnet/Tests/PopcornNetStandardTest/Projections/SectionProjection.cs | https://github.com/SkywardApps/popcorn/blob/HEAD/dotnet/Tests/PopcornNetStandardTest/Projections/SectionProjection.cs | ghcode:00177:326092859bb9 | mit | codeparrot/github-code | 326092859bb9d2c6b1caed52b966630b490354d33a87eda0835680283248b4bf | 0.85 | testing_debugging_repair_refactoring | 66 | false | 2026-07-17 |
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | pperalta/ignite | modules/platforms/dotnet/Apache.Ignite.Core/IgniteConfiguration.cs | https://github.com/pperalta/ignite/blob/HEAD/modules/platforms/dotnet/Apache.Ignite.Core/IgniteConfiguration.cs | ghcode:00177:212ef2bc232d | apache-2.0 | codeparrot/github-code | 212ef2bc232d83c3f5323419f59b69e6d677d0c80cdc33d0c2e9ee4197b0c80d | 0.7 | testing_debugging_repair_refactoring | 7,000 | false | 2026-07-17 |
using System;
using System.Reflection;
using Prism.Forms.Tests.Mocks.Views;
using Prism.Navigation;
using Xunit;
namespace Prism.Forms.Tests.Navigation
{
[Collection(nameof(PageNavigation))]
public class PageNavigationRegistryFixture : IDisposable
{
[Fact]
public void RegisterPageForNaviga... | karlfl/Prism | tests/Forms/Prism.Forms.Tests/Navigation/PageNavigationRegistryFixture.cs | https://github.com/karlfl/Prism/blob/HEAD/tests/Forms/Prism.Forms.Tests/Navigation/PageNavigationRegistryFixture.cs | ghcode:00177:b8bd099722dd | apache-2.0 | codeparrot/github-code | b8bd099722dd1f99a9e468e1cd62d6770cfc11c9eabfd6f962455b81059d0b02 | 0.75 | testing_debugging_repair_refactoring | 297 | false | 2026-07-17 |
// Python Tools for Visual Studio
// Copyright(c) Microsoft Corporation
// 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
//... | huguesv/PTVS | Python/Product/Debugger.Concord/PythonRuntimeInfo.cs | https://github.com/huguesv/PTVS/blob/HEAD/Python/Product/Debugger.Concord/PythonRuntimeInfo.cs | ghcode:00177:27fcae2179a0 | apache-2.0 | codeparrot/github-code | 27fcae2179a0bffb1ec903b7e4c6b812427c055d832408c5aabbd11cee212f35 | 0.85 | testing_debugging_repair_refactoring | 781 | false | 2026-07-17 |
#nullable enable
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Text;
using System.Xml;
using System.Linq;
using System.Xml.Resolvers;
using HtmlAgilityPack;
using Pchp.Core;
using Pchp.Core.Utilities;
namespace Peachpie.Library.XmlDom
{
internal static class Utils
{
... | iolevel/peachpie-concept | src/Peachpie.Library.XmlDom/Utils.cs | https://github.com/iolevel/peachpie-concept/blob/HEAD/src/Peachpie.Library.XmlDom/Utils.cs | ghcode:00177:93a632d81796 | apache-2.0 | codeparrot/github-code | 93a632d81796151119efcd5bbc61fae5ea9eff9393196b366ac5c42fa7e2c810 | 0.85 | testing_debugging_repair_refactoring | 3,991 | false | 2026-07-17 |
#region License
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
... | jorgebay/tinkerpop | gremlin-dotnet/test/Gremlin.Net.IntegrationTest/Driver/GremlinClientTests.cs | https://github.com/jorgebay/tinkerpop/blob/HEAD/gremlin-dotnet/test/Gremlin.Net.IntegrationTest/Driver/GremlinClientTests.cs | ghcode:00177:ac7c1654cc6d | apache-2.0 | codeparrot/github-code | ac7c1654cc6dba999503392f5c24a7a30da620e21e80087418a39a6f0c92abf5 | 0.85 | testing_debugging_repair_refactoring | 1,630 | false | 2026-07-17 |
//using System.Collections.Generic;
//using System.Net;
//using System.Threading.Tasks;
//using Moq;
//using NHS111.Domain.Api.Controllers;
//using NHS111.Domain.Repository;
//using NHS111.Models.Models.Domain;
//using NUnit.Framework;
////TODO reviewed
//namespace NHS111.Domain.Test.API_Project.Controller
//{
// ... | NHSChoices/nhs111-dotnet-beta | NHS111/NHS111.Domain.Test/API_Project/Controller/CareAdviceController_Test.cs | https://github.com/NHSChoices/nhs111-dotnet-beta/blob/HEAD/NHS111/NHS111.Domain.Test/API_Project/Controller/CareAdviceController_Test.cs | ghcode:00177:8075458e6bd8 | apache-2.0 | codeparrot/github-code | 8075458e6bd8d186f958c7254cb040e90287f11e8e71460d25b2358da632a083 | 0.85 | testing_debugging_repair_refactoring | 340 | false | 2026-07-17 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using NUnit.Framework;
using Udt;
namespace UdtProtocol_Test
{
/// <summary>
/// Test fixture for <see cref="ShutdownPacket"/>.
/// </summary>
[TestFixture]
public class ShutdownPacketTest
{
[Test]
public v... | Anupam-/udt-net | UdtProtocol-Test/ShutdownPacketTest.cs | https://github.com/Anupam-/udt-net/blob/HEAD/UdtProtocol-Test/ShutdownPacketTest.cs | ghcode:00177:7cc39a021445 | bsd-3-clause | codeparrot/github-code | 7cc39a02144541df6d6164f7bb2c7b37c5143bc2af4e14986f82e8c76cd796cd | 0.7 | testing_debugging_repair_refactoring | 186 | false | 2026-07-17 |
// Copyright (c) .NET Foundation and contributors. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
using System;
using System.IO;
using FluentAssertions;
using Microsoft.DotNet.Cli;
using Microsoft.DotNet.Cli.Utils;
using Microsoft.DotNet.Inter... | harshjain2/cli | test/Microsoft.DotNet.Cli.Utils.Tests/GivenAProjectDependencyCommandResolver.cs | https://github.com/harshjain2/cli/blob/HEAD/test/Microsoft.DotNet.Cli.Utils.Tests/GivenAProjectDependencyCommandResolver.cs | ghcode:00177:d97527c11cb1 | mit | codeparrot/github-code | d97527c11cb1ae0e108e766db811ccf86fd9cfc7afd5f162a24c2752d66ea1b2 | 0.6 | testing_debugging_repair_refactoring | 1,116 | false | 2026-07-17 |
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Linq;
using NUnit.Framework;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
using osu.Framework.Graphics.Cursor;
using... | ppy/osu-framework | osu.Framework.Tests/Visual/UserInterface/TestSceneTooltip.cs | https://github.com/ppy/osu-framework/blob/HEAD/osu.Framework.Tests/Visual/UserInterface/TestSceneTooltip.cs | ghcode:00177:d94143cf0cb0 | mit | codeparrot/github-code | d94143cf0cb0a54ca9c6a22180f0285bcd2b524909d55b68b57aad9c063a70a9 | 0.75 | testing_debugging_repair_refactoring | 2,698 | false | 2026-07-17 |
using System;
using NUnit.Framework;
using Rock.Serialization;
// ReSharper disable once CheckNamespace
namespace ToBinaryExtensionTests
{
public class TheToBinaryExtensionMethod
{
[Test]
public void ThrowsAnExceptionIfTheExtensionParameterIsNull()
{
Assert.That(() => ((Foo... | bfriesen/Rock.Core | Rock.Core.UnitTests/Serialization/ToBinaryExtensionTests.cs | https://github.com/bfriesen/Rock.Core/blob/HEAD/Rock.Core.UnitTests/Serialization/ToBinaryExtensionTests.cs | ghcode:00177:55f04d49d3cc | mit | codeparrot/github-code | 55f04d49d3cc956b6dba945b45ed6eeabcef4b129fcfb103e7cc918595a59979 | 0.75 | testing_debugging_repair_refactoring | 173 | false | 2026-07-17 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.