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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
//
using MbUnit.Framework;
using SolrNet.Impl.FieldSerializers;
using SolrNet.Impl.QuerySerializers;
namespace SolrNet.Tests {
[TestFixture]
public class SolrQueryByFieldRegexTests {
public string Serialize(object q)
{
var serializer = new DefaultQuerySerializer(new DefaultField... | 071300726/SN | SolrNet.Tests/SolrQueryByFieldRegexTests.cs | https://github.com/071300726/SN/blob/HEAD/SolrNet.Tests/SolrQueryByFieldRegexTests.cs | ghcode:00175:2027a42c7262 | apache-2.0 | codeparrot/github-code | 2027a42c726249b0d9dc87943eea2746194bff210b5eb0da6f570c74077851f6 | 0.75 | testing_debugging_repair_refactoring | 394 | false | 2026-07-17 |
using System;
using System.Linq;
using System.Threading;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using Amazon;
using Amazon.Runtime;
using Amazon.Runtime.Internal.Util;
using Amazon.DynamoDBv2.Model;
using Amazon.DynamoDBv2;
using System.Collections.Generic;
using Amazon.DynamoDBv2.DocumentModel;
using AW... | mwilliamson-firefly/aws-sdk-net | sdk/test/IntegrationTests/Tests/Cache.cs | https://github.com/mwilliamson-firefly/aws-sdk-net/blob/HEAD/sdk/test/IntegrationTests/Tests/Cache.cs | ghcode:00175:07e1e8bf2a7d | apache-2.0 | codeparrot/github-code | 07e1e8bf2a7d3755b125205baab1a1959f3f517d262e6ba2d86e75b317d03ec6 | 0.95 | testing_debugging_repair_refactoring | 1,441 | false | 2026-07-17 |
using System;
using System.Text;
using System.Collections.Generic;
using System.Linq;
using NUnit.Framework;
using RestSharp.Portable;
using Moq;
using HealthGraphNet.RestSharp;
using System.Threading.Tasks;
namespace HealthGraphNet.Tests.Unit.RestSharp
{
[TestFixture()]
public class OAuth2Reques... | Tron5000/HealthGraphNet | HealthGraphNet.Tests/Unit/RestSharp/OAuth2RequestHeaderAuthenticatorTest.cs | https://github.com/Tron5000/HealthGraphNet/blob/HEAD/HealthGraphNet.Tests/Unit/RestSharp/OAuth2RequestHeaderAuthenticatorTest.cs | ghcode:00175:ca8cede772d5 | apache-2.0 | codeparrot/github-code | ca8cede772d5ac83ee81a82f34586644b59c4aceb930fd8a5141491b1243cccf | 0.7 | testing_debugging_repair_refactoring | 491 | false | 2026-07-17 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using NUnit.Framework;
using OpenQA.Selenium;
using OpenQA.Selenium.Firefox;
using OpenQA.Selenium.Support.UI;
namespace WebAddressbookTests
{
public class HelperBase
{
protected IWebDri... | kate-vs/csharp_training | addressbook-web-tests/addressbook-web-tests/appmanager/HelperBase.cs | https://github.com/kate-vs/csharp_training/blob/HEAD/addressbook-web-tests/addressbook-web-tests/appmanager/HelperBase.cs | ghcode:00175:79a36fcc7bf5 | apache-2.0 | codeparrot/github-code | 79a36fcc7bf58f5e47e78556d95b8a6f206ac92d41d1d6dfc32d0d6b2bcb0efd | 0.75 | testing_debugging_repair_refactoring | 99 | 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"); yo... | Echopraxium/apache_metamodel_dotnet_core_bud | core/org/apache/metamodel/core/data/InMemoryDataSetcs.cs | https://github.com/Echopraxium/apache_metamodel_dotnet_core_bud/blob/HEAD/core/org/apache/metamodel/core/data/InMemoryDataSetcs.cs | ghcode:00175:762749700a5c | apache-2.0 | codeparrot/github-code | 762749700a5ceff0e3832c2e194000d4472de3dcd180e55fd9f9bd7463deea4c | 0.85 | testing_debugging_repair_refactoring | 757 | false | 2026-07-17 |
using System;
using System.Text;
using System.Collections.Generic;
using System.Linq;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using RosSharp.Master;
namespace RosSharp.IntegrationTests
{
[TestClass]
public class MasterTest
{
private MasterServer _masterServer;
priv... | zoetrope/RosSharp | Test/RosSharp.IntegrationTests/MasterTest.cs | https://github.com/zoetrope/RosSharp/blob/HEAD/Test/RosSharp.IntegrationTests/MasterTest.cs | ghcode:00175:3ff5ed3cd63a | bsd-2-clause | codeparrot/github-code | 3ff5ed3cd63af7a9968dfbf1a7ee7ca111e26f7ee0948e5ee4294dd45d58f4b8 | 0.63 | testing_debugging_repair_refactoring | 476 | false | 2026-07-17 |
#pragma warning disable 0472
using System;
using System.Text;
using System.IO;
using System.Collections;
using System.ComponentModel;
using System.Collections.Generic;
using System.Collections.Specialized;
using System.Linq;
using System.Xml.Serialization;
using BLToolkit.Aspects;
using BLToolkit.DataAccess... | EIDSS/EIDSS-Legacy | EIDSS v6/eidss.model/Schema/TestResultLookup.model.cs | https://github.com/EIDSS/EIDSS-Legacy/blob/HEAD/EIDSS v6/eidss.model/Schema/TestResultLookup.model.cs | ghcode:00175:e7c07965c888 | bsd-2-clause | codeparrot/github-code | e7c07965c888c4d5c6407a8ff5232277be866d4db1f9be916cea2999d40c9179 | 0.78 | testing_debugging_repair_refactoring | 7,380 | 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:
*
* * Redistributions of source code must retain the above
* copyright notice, this li... | aftabahmedsajid/XenCenter-Complete-dependencies- | XenAdminTests/LicensingTests/LicenceStatusTests.cs | https://github.com/aftabahmedsajid/XenCenter-Complete-dependencies-/blob/HEAD/XenAdminTests/LicensingTests/LicenceStatusTests.cs | ghcode:00175:6a1519952461 | bsd-2-clause | codeparrot/github-code | 6a151995246102bd6d6c46fc65f5fbf150f1bc73c38a454200182c40acbfd37a | 0.68 | testing_debugging_repair_refactoring | 2,009 | false | 2026-07-17 |
// <file>
// <copyright see="prj:///doc/copyright.txt"/>
// <license see="prj:///doc/license.txt"/>
// <owner name="Daniel Grunwald"/>
// <version>$Revision$</version>
// </file>
using NUnit.Framework;
using System;
using System.Collections.Generic;
using ICSharpCode.NRefactory.Ast;
using ICSh... | jbuedel/AgentRalphPlugin | NRefactory/Test/Parser/CheckParentVisitor.cs | https://github.com/jbuedel/AgentRalphPlugin/blob/HEAD/NRefactory/Test/Parser/CheckParentVisitor.cs | ghcode:00175:0d4620557a8b | bsd-3-clause | codeparrot/github-code | 0d4620557a8beaa23d388750c8697f1e9920c334bfc6e7e6de8c3f1338b2dc2b | 0.95 | testing_debugging_repair_refactoring | 260 | false | 2026-07-17 |
using System;
using System.Collections.Generic;
using System.Data;
using System.Linq;
using NUnit.Framework;
using Shuttle.Core.Data.Tests.Fakes;
namespace Shuttle.Core.Data.Tests
{
[TestFixture]
public class AssemblerExtensionsFixture
{
[Test]
public void Should_be_able_to_assemble_item()
{
var now = Dat... | Shuttle/shuttle-core-data | Shuttle.Core.Data.Tests/AssemblerExtensionsFixture.cs | https://github.com/Shuttle/shuttle-core-data/blob/HEAD/Shuttle.Core.Data.Tests/AssemblerExtensionsFixture.cs | ghcode:00175:a83af4d04149 | bsd-3-clause | codeparrot/github-code | a83af4d04149f777ca0ee9c317f4d333117436bd36d64ec5dca45daa831c4705 | 0.6 | testing_debugging_repair_refactoring | 477 | false | 2026-07-17 |
using NUnit.Framework;
namespace ServiceStack.OrmLite.Tests.Expressions
{
public class PrimaryExpressionsTest : ExpressionsTestBase
{
private static class TestClass
{
public static int StaticProperty { get { return 12; } }
public static int _staticField = 12;
}
... | telerik/ServiceStack.OrmLite | tests/ServiceStack.OrmLite.Sqlite32Tests/Expressions/PrimaryExpressionsTest.cs | https://github.com/telerik/ServiceStack.OrmLite/blob/HEAD/tests/ServiceStack.OrmLite.Sqlite32Tests/Expressions/PrimaryExpressionsTest.cs | ghcode:00175:ecc2fe79f937 | bsd-3-clause | codeparrot/github-code | ecc2fe79f937498689161898902fc8ce2a98b9de71c954e46359a83270a28510 | 0.75 | testing_debugging_repair_refactoring | 1,951 | false | 2026-07-17 |
using System;
using System.Linq;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using System.Configuration;
using System.Collections.Generic;
using System.Threading.Tasks;
using Q42.HueApi.Interfaces;
using Q42.HueApi.Models;
using System.Globalization;
using Newtonsoft.Json;
using System.Text.RegularExpressions;... | lbodtke/Q42.HueApi | src/Q42.HueApi.Tests/HueDateTimeTests.cs | https://github.com/lbodtke/Q42.HueApi/blob/HEAD/src/Q42.HueApi.Tests/HueDateTimeTests.cs | ghcode:00175:c8df380a61c0 | mit | codeparrot/github-code | c8df380a61c0613c6904bf98cb636e083e07b04ea9c54938afb0360fedacc1d5 | 0.85 | testing_debugging_repair_refactoring | 1,661 | false | 2026-07-17 |
// --------------------------------------------------------------------------------------------------------------------
// <copyright file="InstanceTypeHelperTest.cs" company="Naos Project">
// Copyright (c) Naos Project 2019. All rights reserved.
// </copyright>
// -------------------------------------------------... | NaosProject/Naos.AWS | Naos.AWS.Core.Test/InstanceTypeHelperTest.cs | https://github.com/NaosProject/Naos.AWS/blob/HEAD/Naos.AWS.Core.Test/InstanceTypeHelperTest.cs | ghcode:00175:7d4f60d4d9e4 | mit | codeparrot/github-code | 7d4f60d4d9e4ea0cbcb0aa1f061b027444da223048dcc379989a8789b4ba3eaa | 0.7 | testing_debugging_repair_refactoring | 386 | false | 2026-07-17 |
namespace Localwire.Graphinder.Core.Tests.Algorithms.GeneticAlgorithm
{
using Base;
using Core.Algorithms.GeneticAlgorithm.MutationStrategies;
using Helpers.Operations.Binary;
public class BinaryTransformationMutationTests : IMutationStrategyTests
{
public BinaryTransformationMutationTests... | m-wilczynski/Localwire.Graphinder | Algorithms/Localwire.Graphinder.Algorithms.Core.Tests/Algorithms/GeneticAlgorithm/BinaryTransformationMutationTests.cs | https://github.com/m-wilczynski/Localwire.Graphinder/blob/HEAD/Algorithms/Localwire.Graphinder.Algorithms.Core.Tests/Algorithms/GeneticAlgorithm/BinaryTransformationMutationTests.cs | ghcode:00175:4169e663a31c | mit | codeparrot/github-code | 4169e663a31cdefad197ba37102c5fcb2c334ae9d5251b576ef324bd434f6c7e | 0.75 | testing_debugging_repair_refactoring | 81 | false | 2026-07-17 |
using System;
using System.Threading.Tasks;
using NUnit.Framework;
using StatsdClient;
namespace Tests
{
public class MetricsTests
{
[Test]
public void throws_when_configured_with_a_null_configuration()
{
Assert.Throws<ArgumentNullException>(() => Metrics.Configure(null));
}
}
} | circleback/statsd-csharp-client | src/Tests/MetricsTests.cs | https://github.com/circleback/statsd-csharp-client/blob/HEAD/src/Tests/MetricsTests.cs | ghcode:00175:4b07e4744e0f | mit | codeparrot/github-code | 4b07e4744e0fb75a4457b6d0cacb918d5fbba87dffe1adf21c96ded1d841cdbc | 0.85 | testing_debugging_repair_refactoring | 64 | false | 2026-07-17 |
using Shouldly;
using Stove.Runtime.Session;
using Xunit;
namespace Stove.Tests.SampleApplication.Session
{
public class Session_Tests : SampleApplicationTestBase
{
private readonly IStoveSession _session;
public Session_Tests()
{
Building(builder => { }).Ok();
... | stoveproject/Stove | test/Stove.Tests.SampleApplication/Session/Session_Tests.cs | https://github.com/stoveproject/Stove/blob/HEAD/test/Stove.Tests.SampleApplication/Session/Session_Tests.cs | ghcode:00175:69bf67a98d41 | mit | codeparrot/github-code | 69bf67a98d41bae554c2b43971c9178aea011d4c7ac9971b50ae06f53d7aa231 | 0.75 | testing_debugging_repair_refactoring | 151 | false | 2026-07-17 |
using NUnit.Framework;
using ICSharpCode.SharpZipLib.Core;
namespace ICSharpCode.SharpZipLib.Tests.Core
{
[TestFixture]
public class Core
{
[Test]
public void FilterQuoting()
{
string[] filters = NameFilter.SplitQuoted("");
Assert.AreEqual(0, filters.Length);
filters = NameFilter.SplitQuoted(";... | enesyteam/QuickPlot | src/PC3/PiaNO/SrcSamples/tests/Core/Core.cs | https://github.com/enesyteam/QuickPlot/blob/HEAD/src/PC3/PiaNO/SrcSamples/tests/Core/Core.cs | ghcode:00175:89304f54943f | cc0-1.0 | codeparrot/github-code | 89304f54943f58e7306d8290320ba11d176c9d40e40cf9088b2b70af87aa856c | 0.78 | testing_debugging_repair_refactoring | 253 | 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... | hungmai-msft/azure-powershell | src/ResourceManager/Profile/Commands.Profile.Test/TelemetryTests.cs | https://github.com/hungmai-msft/azure-powershell/blob/HEAD/src/ResourceManager/Profile/Commands.Profile.Test/TelemetryTests.cs | ghcode:00175:10ba3a7ef6c3 | apache-2.0 | codeparrot/github-code | 10ba3a7ef6c3faa2625884e7871fe1358d49969b261b09bb8ab91ef61913aa40 | 0.85 | testing_debugging_repair_refactoring | 1,695 | false | 2026-07-17 |
using FM4CC.ExecutionEngine;
using FM4CC.FaultModels;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
using System.Reflection;
using System.Text;
using System.Threading.Tasks;
namespace FM4CC.FaultModels.Sine
{
internal class TestRunWorker: BackgroundWorker
{
... | sac16controllertester/ControllerTester | FaultModels/SineFaultModel/Workers/TestRunWorker.cs | https://github.com/sac16controllertester/ControllerTester/blob/HEAD/FaultModels/SineFaultModel/Workers/TestRunWorker.cs | ghcode:00175:c5163e8babdb | apache-2.0 | codeparrot/github-code | c5163e8babdbe52f6a58d7956b91b362da7cb0346bca2377bd33aa365e2bdd74 | 0.85 | testing_debugging_repair_refactoring | 353 | false | 2026-07-17 |
using Lucene.Net.Documents;
using Lucene.Net.Index;
using Lucene.Net.Util;
using NUnit.Framework;
using System.Text;
namespace Lucene.Net.Analysis.Miscellaneous
{
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed wi... | jeme/lucenenet | src/Lucene.Net.Tests.Analysis.Common/Analysis/Miscellaneous/TestLimitTokenCountAnalyzer.cs | https://github.com/jeme/lucenenet/blob/HEAD/src/Lucene.Net.Tests.Analysis.Common/Analysis/Miscellaneous/TestLimitTokenCountAnalyzer.cs | ghcode:00175:938050062025 | apache-2.0 | codeparrot/github-code | 938050062025f4267834814dddf4f67d2b49cf16b9f7b11c645dcc24bf8e72dc | 0.85 | testing_debugging_repair_refactoring | 913 | false | 2026-07-17 |
using CodeCracker.CSharp.Design;
using System.Threading.Tasks;
using Xunit;
namespace CodeCracker.Test.CSharp.Design
{
public class EmptyCatchBlockTests : CodeFixVerifier<EmptyCatchBlockAnalyzer, EmptyCatchBlockCodeFixProvider>
{
readonly string test = @"
using System;
using System.Threading.T... | ElemarJR/code-cracker | test/CSharp/CodeCracker.Test/Design/EmptyCatchBlockTests.cs | https://github.com/ElemarJR/code-cracker/blob/HEAD/test/CSharp/CodeCracker.Test/Design/EmptyCatchBlockTests.cs | ghcode:00175:1557a7bd4da6 | apache-2.0 | codeparrot/github-code | 1557a7bd4da6fb102e0d5facdb1c6ebf99c3e67a0beeb494e6067b98050ff7ac | 0.85 | testing_debugging_repair_refactoring | 576 | false | 2026-07-17 |
using System;
using System.Threading;
using System.Threading.Tasks;
using GridDomain.CQRS;
using GridDomain.Node.AkkaMessaging.Waiting;
using GridDomain.Tests.Unit.BalloonDomain;
using GridDomain.Tests.Unit.BalloonDomain.Commands;
using GridDomain.Tests.Unit.BalloonDomain.ProjectionBuilders;
using Xunit;
using Xunit.Ab... | linkelf/GridDomain | GridDomain.Tests.Unit/CommandsExecution/Execute_command_until_projection_build_notification_fetching_results.cs | https://github.com/linkelf/GridDomain/blob/HEAD/GridDomain.Tests.Unit/CommandsExecution/Execute_command_until_projection_build_notification_fetching_results.cs | ghcode:00175:5eb1d1f4b4ef | apache-2.0 | codeparrot/github-code | 5eb1d1f4b4efa6a7b87a62de220579efdf91367b5d528f636add1885857e1ee4 | 0.85 | testing_debugging_repair_refactoring | 298 | false | 2026-07-17 |
using System;
using System.Collections.Generic;
using System.Linq;
using NUnit.Framework;
using Twitter.Text;
using Pattern = System.Text.RegularExpressions.Regex;
namespace Twitter.Text
{
[TestFixture]
public class AutolinkTests : ConformanceTests
{
private static Autolink autolink;
publ... | tmyt/twitter-text-cs | Twitter.Text.Tests/AutolinkTests.cs | https://github.com/tmyt/twitter-text-cs/blob/HEAD/Twitter.Text.Tests/AutolinkTests.cs | ghcode:00175:c090f61f7bdf | apache-2.0 | codeparrot/github-code | c090f61f7bdf64898618a5f6ce7207f9f4608b607421f1b1eda4806ea47dff34 | 0.85 | testing_debugging_repair_refactoring | 2,915 | false | 2026-07-17 |
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Text;
using LibGit2Sharp;
using GitTfs.Core;
using GitTfs.Core.TfsInterop;
using GitTfs.VsFake;
using Xunit;
using Xunit.Sdk;
namespace GitTfs.Test.Integration
{
internal class IntegrationHelper : IDisposable
{
... | vzabavnov/git-tfs | src/GitTfsTest/Integration/IntegrationHelper.cs | https://github.com/vzabavnov/git-tfs/blob/HEAD/src/GitTfsTest/Integration/IntegrationHelper.cs | ghcode:00175:eefde913fb68 | apache-2.0 | codeparrot/github-code | eefde913fb68b0ebcb09700517c988319268695a55e8cd00b43993359daf9658 | 0.75 | testing_debugging_repair_refactoring | 2,883 | false | 2026-07-17 |
// Copyright 2018 Google Inc. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applic... | GoogleCloudPlatform/google-cloud-visualstudio | GoogleCloudExtension/GoogleCloudExtensionUnitTests/StackdriverErrorReporting/ErrorGroupItemTests.cs | https://github.com/GoogleCloudPlatform/google-cloud-visualstudio/blob/HEAD/GoogleCloudExtension/GoogleCloudExtensionUnitTests/StackdriverErrorReporting/ErrorGroupItemTests.cs | ghcode:00175:e4319a23c667 | apache-2.0 | codeparrot/github-code | e4319a23c6678a97d721f2ba650fccf8c98bb4bd4d1fdd547202f87ef1782da2 | 0.85 | testing_debugging_repair_refactoring | 1,216 | 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.Threading.Tasks;
using System.IO;
using System.Diagnostics;
using System.Diagnostics.CodeAnalysis;
using System.Net.Http.... | mellinoe/corefx | src/System.Net.Http/src/System/Net/Http/MultipartContent.cs | https://github.com/mellinoe/corefx/blob/HEAD/src/System.Net.Http/src/System/Net/Http/MultipartContent.cs | ghcode:00175:899191d05564 | mit | codeparrot/github-code | 899191d05564e31fde47ba33b21ff237f5ce5d36d3511f0525e7e489d9a2be24 | 0.95 | testing_debugging_repair_refactoring | 2,274 | false | 2026-07-17 |
// --------------------------------------------------------------------------------------------------------------------
// <copyright file="TestDisplayNameAttribute.cs" company="PropertyTools">
// Copyright (c) 2014 PropertyTools contributors
// </copyright>
// -------------------------------------------------------... | jogibear9988/PropertyTools | Source/Examples/PropertyGrid/ExampleLibrary/Tests/TestDisplayNameAttribute.cs | https://github.com/jogibear9988/PropertyTools/blob/HEAD/Source/Examples/PropertyGrid/ExampleLibrary/Tests/TestDisplayNameAttribute.cs | ghcode:00175:348e86b07c42 | mit | codeparrot/github-code | 348e86b07c42ca333c2460f9a424e030d52e6dd16ee0912c26432cfac780b948 | 0.95 | testing_debugging_repair_refactoring | 250 | 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,... | robhoes/xenadmin | XenModel/XenAPI/VM_guest_metrics.cs | https://github.com/robhoes/xenadmin/blob/HEAD/XenModel/XenAPI/VM_guest_metrics.cs | ghcode:00175:71fff53bdc5f | bsd-2-clause | codeparrot/github-code | 71fff53bdc5fb35acbab4b1483d80c19de4c43927b12b740aadb0a88ca9351a9 | 0.78 | testing_debugging_repair_refactoring | 6,874 | false | 2026-07-17 |
//-----------------------------------------------------------------------
// <copyright file="<file>.cs" company="The Outercurve Foundation">
// Copyright (c) 2011, The Outercurve Foundation.
//
// Licensed under the MIT License (the "License");
// you may not use this file except in compliance with the L... | suaff/simple-json | src/SimpleJson.Tests/DataContractTests/PublicGettersSerializeTests.cs | https://github.com/suaff/simple-json/blob/HEAD/src/SimpleJson.Tests/DataContractTests/PublicGettersSerializeTests.cs | ghcode:00175:c77cf2afe9e7 | mit | codeparrot/github-code | c77cf2afe9e7f398620b83c149ad906c60e0f636e1f25adcad18c39ff6f31e66 | 0.85 | testing_debugging_repair_refactoring | 452 | false | 2026-07-17 |
// Copyright (c) 2015 SIL International
// This software is licensed under the MIT License (http://opensource.org/licenses/MIT)
#if __MonoCS__
using System;
using System.IO;
using System.Collections.Generic;
using System.Diagnostics;
namespace SIL.Windows.Forms.Keyboarding.Linux
{
/// <summary>
/// Helper class tha... | mccarthyrb/libpalaso | SIL.Windows.Forms.Keyboarding/Linux/UnityKeyboardRetrievingHelper.cs | https://github.com/mccarthyrb/libpalaso/blob/HEAD/SIL.Windows.Forms.Keyboarding/Linux/UnityKeyboardRetrievingHelper.cs | ghcode:00175:29df46dd2a93 | mit | codeparrot/github-code | 29df46dd2a93a2af8b2a107fabaaab85dfd60f986b4251a875d7bfc8e11d1de7 | 0.85 | testing_debugging_repair_refactoring | 670 | false | 2026-07-17 |
using Workbench.Core;
using Workbench.Core.Models;
namespace Workbench.UI.Tests.Unit
{
/// <summary>
/// Factory for test workspace models.
/// </summary>
internal class WorkspaceModelFactory
{
/// <summary>
/// Create a valid test workspace model.
/// </summary... | digitalbricklayer/workbench | tests/Workbench.UI.Tests.Unit/WorkspaceModelFactory.cs | https://github.com/digitalbricklayer/workbench/blob/HEAD/tests/Workbench.UI.Tests.Unit/WorkspaceModelFactory.cs | ghcode:00175:a05277ade009 | bsd-3-clause | codeparrot/github-code | a05277ade00968bcd2250a33bdad64482e7c6199d831428c35715ec6f573b93c | 0.85 | testing_debugging_repair_refactoring | 154 | 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 ApiManagement.Management.Tests;
using Microsoft.Rest.ClientRuntime.Azure.TestFramework;
using Microsoft.Azure.Management.ApiManagement;
using Microso... | jamestao/azure-sdk-for-net | src/SDKs/ApiManagement/ApiManagement.Tests/ManagementApiTests/ApiSchemaTests.cs | https://github.com/jamestao/azure-sdk-for-net/blob/HEAD/src/SDKs/ApiManagement/ApiManagement.Tests/ManagementApiTests/ApiSchemaTests.cs | ghcode:00175:d29752a2f400 | mit | codeparrot/github-code | d29752a2f4002665f30d86ba308a2bf1e8cc929f2f705d1766cab674ca659058 | 0.85 | testing_debugging_repair_refactoring | 1,409 | false | 2026-07-17 |
//
// Copyright (C) Microsoft. All rights reserved.
//
using System;
using System.Collections.ObjectModel;
using System.Diagnostics;
using System.IO;
using System.Management.Automation;
using System.Management.Automation.Internal;
namespace Microsoft.PowerShell.Commands
{
/// <summary>
/// This class impl... | jsoref/PowerShell | src/Microsoft.PowerShell.Commands.Utility/commands/utility/Set-PSBreakpoint.cs | https://github.com/jsoref/PowerShell/blob/HEAD/src/Microsoft.PowerShell.Commands.Utility/commands/utility/Set-PSBreakpoint.cs | ghcode:00175:049540405f92 | mit | codeparrot/github-code | 049540405f92e13459d9720526fbb66e3cc4f69de4f4c059d4cb39edb4d1759e | 0.7 | testing_debugging_repair_refactoring | 1,676 | 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 Xunit;
namespace ManagedTests.DynamicCSharp.Conformance.dynamic.statements.IndexerOperator.Unary.verify.verif... | mokchhya/corefx | src/System.Dynamic.Runtime/tests/Dynamic.Statements/Conformance.dynamic.statements.IndexerOperator.Unary.cs | https://github.com/mokchhya/corefx/blob/HEAD/src/System.Dynamic.Runtime/tests/Dynamic.Statements/Conformance.dynamic.statements.IndexerOperator.Unary.cs | ghcode:00175:b3cbbae7f582 | mit | codeparrot/github-code | b3cbbae7f582a67e704c687f6864ad649e03dd71258292c3c20a1067dc6711c1 | 0.95 | testing_debugging_repair_refactoring | 4,925 | false | 2026-07-17 |
namespace Rhino.Mocks.Tests.Model
{
internal interface IInternal
{
void Foo();
}
} | brumschlag/rhino-tools | rhino-mocks/Rhino.Mocks.Tests.Model/IInternal.cs | https://github.com/brumschlag/rhino-tools/blob/HEAD/rhino-mocks/Rhino.Mocks.Tests.Model/IInternal.cs | ghcode:00175:b22280b8274e | bsd-3-clause | codeparrot/github-code | b22280b8274e072a6d2b5ce43a0f294d4c07ca2f0e0943470ba8a9e86a9e8bad | 0.35 | testing_debugging_repair_refactoring | 22 | 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 AverageTests
{
/... | vijaykota/corefx | src/System.Linq.Parallel/tests/QueryOperators/AverageTests.cs | https://github.com/vijaykota/corefx/blob/HEAD/src/System.Linq.Parallel/tests/QueryOperators/AverageTests.cs | ghcode:00175:35f15320550a | mit | codeparrot/github-code | 35f15320550ac43cfe1d1527e6998c538cd161ea57c801d82c062704f51c61fd | 0.95 | testing_debugging_repair_refactoring | 4,069 | false | 2026-07-17 |
using System;
using System.IO;
using System.Xml.Serialization;
namespace PNUnit.Launcher
{
[Serializable]
public class TestGroup
{
public ParallelTest[] ParallelTests;
}
[Serializable]
public class ParallelTest
{
public string Name;
public string[]Agents;
public TestConf[] Tests;
}
[Serializable]
... | acken/AutoTest.Net | lib/NUnit/src/NUnit-2.5.9.10348/src/PNUnit/launcher/TestConf.cs | https://github.com/acken/AutoTest.Net/blob/HEAD/lib/NUnit/src/NUnit-2.5.9.10348/src/PNUnit/launcher/TestConf.cs | ghcode:00175:25c8a986c1b6 | mit | codeparrot/github-code | 25c8a986c1b64639275848f7ca58b6bf0b889426c550d7bf1ce04ee0c9542601 | 0.85 | testing_debugging_repair_refactoring | 179 | false | 2026-07-17 |
// Copyright (c) Microsoft and contributors. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by a... | shahabhijeet/azure-sdk-for-net | src/SDKs/Batch/Support/FileStaging/Batch.FileStaging.Tests/IntegrationTestUtilities/TestUtilities.cs | https://github.com/shahabhijeet/azure-sdk-for-net/blob/HEAD/src/SDKs/Batch/Support/FileStaging/Batch.FileStaging.Tests/IntegrationTestUtilities/TestUtilities.cs | ghcode:00175:980dc6173113 | mit | codeparrot/github-code | 980dc6173113ebfd94c4bc0d58206346a00ad9262c3464c8a4a698d55e090181 | 0.85 | testing_debugging_repair_refactoring | 1,449 | false | 2026-07-17 |
using System;
using System.Runtime.Serialization;
namespace Octokit.Tests.Conventions
{
public class InterfaceNotFoundException : Exception
{
public InterfaceNotFoundException() { }
public InterfaceNotFoundException(string type)
: base(CreateMessage(type))
{ }
pub... | SamTheDev/octokit.net | Octokit.Tests.Conventions/Exception/InterfaceNotFoundException.cs | https://github.com/SamTheDev/octokit.net/blob/HEAD/Octokit.Tests.Conventions/Exception/InterfaceNotFoundException.cs | ghcode:00175:e2e97ed7af5e | mit | codeparrot/github-code | e2e97ed7af5e9702ec0400e23b4ee4fe0d93ca299d0bbe6b2ba44804b6c4d814 | 0.75 | testing_debugging_repair_refactoring | 137 | 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.Diagnostics;
using System.Collections.Generic;
using System.Globalization;
using System.Linq;
using Roslyn.Utilit... | khyperia/roslyn | src/Compilers/Core/Portable/CommandLine/ErrorLogger.cs | https://github.com/khyperia/roslyn/blob/HEAD/src/Compilers/Core/Portable/CommandLine/ErrorLogger.cs | ghcode:00175:7a8abc8973be | apache-2.0 | codeparrot/github-code | 7a8abc8973be8e4575ab13f76e01353f2929295fc52deece7dd1edda4f98b013 | 0.85 | testing_debugging_repair_refactoring | 3,370 | 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 Microsoft.Win32.SafeHandles;
using System.Diagnostics;
using System.Diagnostics.CodeAnalysis;
using System.Sec... | shimingsg/corefx | src/System.IO.Pipes/src/System/IO/Pipes/PipeStream.cs | https://github.com/shimingsg/corefx/blob/HEAD/src/System.IO.Pipes/src/System/IO/Pipes/PipeStream.cs | ghcode:00175:d1825d639d48 | mit | codeparrot/github-code | d1825d639d480781f99d1f9e2a6498ea6eb5236b4b7c45bae36ae3c88fe03fa1 | 0.95 | testing_debugging_repair_refactoring | 3,751 | 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.Immutable;
using System.Diagnostics;
using Microsoft.CodeAnalysis.CodeGen;
using Microsoft.CodeAnalysis.CSharp.Symbols... | JakeGinnivan/roslyn | src/Compilers/CSharp/Portable/CodeGen/EmitAddress.cs | https://github.com/JakeGinnivan/roslyn/blob/HEAD/src/Compilers/CSharp/Portable/CodeGen/EmitAddress.cs | ghcode:00175:0ee38db1c666 | apache-2.0 | codeparrot/github-code | 0ee38db1c6660170246b6e82d8c703a7d705a7d227cfd9809e4c3f0e2ce03920 | 0.85 | testing_debugging_repair_refactoring | 3,507 | 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... | alexzaitzev/ignite | modules/platforms/dotnet/Apache.Ignite.Core.Tests/Binary/BinaryEqualityComparerTest.cs | https://github.com/alexzaitzev/ignite/blob/HEAD/modules/platforms/dotnet/Apache.Ignite.Core.Tests/Binary/BinaryEqualityComparerTest.cs | ghcode:00175:366d4f04af4d | apache-2.0 | codeparrot/github-code | 366d4f04af4daeb84e2482efd014e81b64ea95e18635d1a715198cdb3da4f44a | 0.85 | testing_debugging_repair_refactoring | 1,461 | 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... | mayurid/azure-powershell | src/ServiceManagement/Services/Commands.Test/CloudService/Utilities/CsRunTests.cs | https://github.com/mayurid/azure-powershell/blob/HEAD/src/ServiceManagement/Services/Commands.Test/CloudService/Utilities/CsRunTests.cs | ghcode:00175:ec75ec6f61f6 | apache-2.0 | codeparrot/github-code | ec75ec6f61f6b5a1cf86d582e87d0353a0c86169c7a53f7e36788a052b4f9d24 | 0.85 | testing_debugging_repair_refactoring | 961 | 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.Text;
using Xunit;
namespace System.Text.EncodingTests
{
public class EncodingUnicode
{
#region Positive Test Cases
... | vijaykota/corefx | src/System.Text.Encoding/tests/Encoding/EncodingUnicode.cs | https://github.com/vijaykota/corefx/blob/HEAD/src/System.Text.Encoding/tests/Encoding/EncodingUnicode.cs | ghcode:00175:c87586581274 | mit | codeparrot/github-code | c875865812744570095674c5be16b2356baba1a71e6edc7d8ec0dc1d93e550fe | 0.95 | testing_debugging_repair_refactoring | 106 | 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 Xunit;
namespace Microsoft.Win32.RegistryTests
{
public abstract class RegistryKeyOpenSubK... | nbarbettini/corefx | src/Microsoft.Win32.Registry/tests/RegistryKey/RegistryKeyOpenSubKeyTestsBase.cs | https://github.com/nbarbettini/corefx/blob/HEAD/src/Microsoft.Win32.Registry/tests/RegistryKey/RegistryKeyOpenSubKeyTestsBase.cs | ghcode:00175:75da27f251f0 | mit | codeparrot/github-code | 75da27f251f0642e7b132514709f5732f8091a48d130ad67d6e200affd8e00a9 | 0.95 | testing_debugging_repair_refactoring | 226 | false | 2026-07-17 |
using System;
using System.Collections.Generic;
using System.Globalization;
using System.Linq;
using System.Text;
using Hapil.Testing.NUnit;
using NUnit.Framework;
namespace Hapil.UnitTests
{
[TestFixture]
public class StringShortcutsTests : NUnitEmittedTypesTestBase
{
[Test]
public void TestCharAt()
{
//... | felix-b/Hapil | Source/Hapil.UnitTests/StringShortcutsTests.cs | https://github.com/felix-b/Hapil/blob/HEAD/Source/Hapil.UnitTests/StringShortcutsTests.cs | ghcode:00175:8371e58890b0 | mit | codeparrot/github-code | 8371e58890b01abb701c67edf5d1ea41c2460e28b775747ca24f5f38d5fce1ab | 0.85 | testing_debugging_repair_refactoring | 7,485 | false | 2026-07-17 |
using System;
using System.Collections.Generic;
using System.Linq;
using FizzWare.NBuilder;
using Querify.Advanced;
using SubSpec;
using Xunit;
namespace Querify.Tests
{
public class QueryableExtensionsTests
{
private readonly IList<AnEntity> _source;
public QueryableExtensionsTests()
... | Lotpath/Querify | src/Querify.Tests/QueryableExtensionsTests.cs | https://github.com/Lotpath/Querify/blob/HEAD/src/Querify.Tests/QueryableExtensionsTests.cs | ghcode:00175:eebe0d93aa92 | mit | codeparrot/github-code | eebe0d93aa92d14f639f300fb69dbdfca78a8f6459e1e6330ae0296de8396edd | 0.75 | testing_debugging_repair_refactoring | 1,615 | false | 2026-07-17 |
namespace AgileObjects.AgileMapper.UnitTests.SimpleTypeConversion
{
using System.Collections.Generic;
using Common;
using Common.TestClasses;
using TestClasses;
using static Common.TestClasses.Title;
#if !NET35
using Xunit;
#else
using Fact = NUnit.Framework.TestAttribute;
[NUnit.Frame... | agileobjects/AgileMapper | AgileMapper.UnitTests/SimpleTypeConversion/WhenConvertingToEnums.cs | https://github.com/agileobjects/AgileMapper/blob/HEAD/AgileMapper.UnitTests/SimpleTypeConversion/WhenConvertingToEnums.cs | ghcode:00175:db0d334248c9 | mit | codeparrot/github-code | db0d334248c93667605df741745e674c33d032ee90918415ffaf934bb48ef54a | 0.6 | testing_debugging_repair_refactoring | 2,255 | false | 2026-07-17 |
using System.Linq;
using NUnit.Framework;
namespace Tests.LINQMethods
{
[TestFixture]
public class GroupBy_KeyComparer : LINQQueryableInventoryMethodTestBase<IGrouping<string, IntegratedTestsBase.InventorySelect>>
{
protected override IQueryable<IGrouping<string, InventorySelect>> GetQuery(IQueryab... | SolutionheadOpenTech/EF-Split-Projector | Tests/LINQMethods/GroupBy_KeyComparer.cs | https://github.com/SolutionheadOpenTech/EF-Split-Projector/blob/HEAD/Tests/LINQMethods/GroupBy_KeyComparer.cs | ghcode:00175:11b204f255ca | mit | codeparrot/github-code | 11b204f255ca6bdf9ca31b2af31c57312fec58600740969154c02ed4d68fef30 | 0.75 | testing_debugging_repair_refactoring | 96 | false | 2026-07-17 |
using System;
using System.Collections.Generic;
using Icing.TestTools.MSTest;
using Microsoft.VisualStudio.TestTools.UnitTesting;
namespace Icing.Tests.Core
{
[TestClass]
public class TestOf_StringExtensions
{
#region Const, Var, and Properties
/// <summary>Test cases for testing null, empty, and whitespace... | benallred/Icing | Icing/Icing.Tests/Core/TestOf_StringExtensions.cs | https://github.com/benallred/Icing/blob/HEAD/Icing/Icing.Tests/Core/TestOf_StringExtensions.cs | ghcode:00175:2d8045193769 | mit | codeparrot/github-code | 2d80451937698bf69827c0c813fc246122d3bca1da89c27d7d8feabda0e7cf16 | 0.85 | testing_debugging_repair_refactoring | 4,780 | 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.
//
// Includes all the tests for System.Collection.Concurrent.ConcurrentDictionary in
// https://github.com/dotnet/corefx to ensure compatibility.
//
using System;
us... | VSadov/NonBlocking | test/NonBlockingTests/ConcurrentDictionaryTests.cs | https://github.com/VSadov/NonBlocking/blob/HEAD/test/NonBlockingTests/ConcurrentDictionaryTests.cs | ghcode:00175:e4f5ad0eaf43 | mit | codeparrot/github-code | e4f5ad0eaf43cd6a6b5b2ecbca6736695874e11e11db36c0746273e9997d43c6 | 0.85 | testing_debugging_repair_refactoring | 8,253 | false | 2026-07-17 |
using Algorithms.DataStructures.Queue;
using Xunit;
namespace AlgorithmsUnitTest.DataStrutures.Queue
{
public class MinPQUnitTest
{
[Fact]
public void TestMinPQ()
{
MinPQ<int> pq = new MinPQ<int>();
for (var i = 0; i < 100; ++i)
{
pq... | cschen1205/cs-algorithms | cs-algorithms-unit-tests/DataStrutures/Queue/MinPQUnitTest.cs | https://github.com/cschen1205/cs-algorithms/blob/HEAD/cs-algorithms-unit-tests/DataStrutures/Queue/MinPQUnitTest.cs | ghcode:00175:f9d67cf6edba | mit | codeparrot/github-code | f9d67cf6edba0a058c63efec7f5d84a97c4d2687e7d1635db7a1ef0cc31c9511 | 0.6 | testing_debugging_repair_refactoring | 162 | false | 2026-07-17 |
using System;
using Xunit;
using Should;
namespace AutoMapper.UnitTests
{
namespace NestedContainers
{
public class When_specifying_a_custom_contextual_constructor : AutoMapperSpecBase
{
private Dest _dest;
public class FooResolver : ValueResolver<int, int>
... | jasonholloway/AutoMapper | src/UnitTests/NestedContainers.cs | https://github.com/jasonholloway/AutoMapper/blob/HEAD/src/UnitTests/NestedContainers.cs | ghcode:00175:eab7c192b6fc | mit | codeparrot/github-code | eab7c192b6fc4d5a0e83cb6f1e1fa5d591510d3b7230cf8716c0ab45df5750c7 | 0.75 | testing_debugging_repair_refactoring | 755 | false | 2026-07-17 |
using System;
using System.IO;
using System.Linq;
using LibGit2Sharp;
using Nerdbank.GitVersioning;
using Newtonsoft.Json;
using Newtonsoft.Json.Linq;
using Xunit;
using Xunit.Abstractions;
using ReleaseOptions = Nerdbank.GitVersioning.VersionOptions.ReleaseOptions;
using ReleasePreparationError = Nerdbank.GitVersion... | AArnott/Nerdbank.GitVersioning | src/NerdBank.GitVersioning.Tests/ReleaseManagerTests.cs | https://github.com/AArnott/Nerdbank.GitVersioning/blob/HEAD/src/NerdBank.GitVersioning.Tests/ReleaseManagerTests.cs | ghcode:00175:057bca27ee5f | mit | codeparrot/github-code | 057bca27ee5f3479fc5a3e7ea0c8b139f7db6fd2f8e89bef702c1521e2205a49 | 0.85 | testing_debugging_repair_refactoring | 6,414 | false | 2026-07-17 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using NUnit.Framework;
namespace BigNum.Tests
{
[TestFixture]
public class BigIntTests
{
#region Initialization / Stringification
[Test]
public void InitializeAndStr... | eouw0o83hf/BigNum | BigNum.Tests/BigIntTests.cs | https://github.com/eouw0o83hf/BigNum/blob/HEAD/BigNum.Tests/BigIntTests.cs | ghcode:00175:937b432b9327 | mit | codeparrot/github-code | 937b432b932768234ba824000dbb3df041ab52322ef1624b6d328f3ef70d9055 | 0.75 | testing_debugging_repair_refactoring | 6,228 | false | 2026-07-17 |
using System;
using System.Diagnostics;
using System.Diagnostics.CodeAnalysis;
using System.Linq;
using Microsoft.VisualStudio.TestTools.UnitTesting;
namespace Renci.SshNet.Tests.Classes.Common
{
[TestClass]
[SuppressMessage("ReSharper", "InvokeAsExtensionMethod")]
public class ExtensionsTest_Take_Count
... | miniter/SSH.NET | src/Renci.SshNet.Tests/Classes/Common/ExtensionsTest_Take_Count.cs | https://github.com/miniter/SSH.NET/blob/HEAD/src/Renci.SshNet.Tests/Classes/Common/ExtensionsTest_Take_Count.cs | ghcode:00175:f5f4785eba97 | mit | codeparrot/github-code | f5f4785eba97d3dc7528c721ca0047a1b18123a2fedaf398a2af15216af8377e | 0.6 | testing_debugging_repair_refactoring | 997 | false | 2026-07-17 |
using Moq;
using Umbraco.Core;
using Umbraco.Core.Logging;
using Umbraco.Core.Models.Membership;
using Umbraco.Core.Persistence;
using Umbraco.Core.Persistence.SqlSyntax;
using Umbraco.Core.Services;
namespace Umbraco.RestApi.Tests.TestHelpers
{
public class ServiceMocks
{
public static DatabaseContext... | umbraco/UmbracoRestApi | src/Umbraco.RestApi.Tests/TestHelpers/ServiceMocks.cs | https://github.com/umbraco/UmbracoRestApi/blob/HEAD/src/Umbraco.RestApi.Tests/TestHelpers/ServiceMocks.cs | ghcode:00175:a17cb6b9ca0b | mit | codeparrot/github-code | a17cb6b9ca0ba6f44c65ff1d3f04967bdb1c2b2c5a63c5bb136a69d20224ebc2 | 0.85 | testing_debugging_repair_refactoring | 479 | false | 2026-07-17 |
using NUnit.Framework;
using StreamCompanion.Contract;
using StreamCompanion.ItemViewModel;
namespace StreamCompanion.Tests.ItemViewModel
{
[TestFixture]
public class ProgessUnitTest
{
[TestCase(1, 1)]
[TestCase(2, 2)]
[TestCase(3, 3)]
public void CanReturnTheCurrentEpisode... | dreanor/StreamCompanion | src/Tests/ItemViewModel/Progess.UnitTest.cs | https://github.com/dreanor/StreamCompanion/blob/HEAD/src/Tests/ItemViewModel/Progess.UnitTest.cs | ghcode:00175:c981fc50a477 | mit | codeparrot/github-code | c981fc50a4774f1ec0981b8e4776afe8c1628cbc25d391a9805c5684f9d527c7 | 0.85 | testing_debugging_repair_refactoring | 381 | false | 2026-07-17 |
using Microsoft.VisualStudio.TestTools.UnitTesting;
using PublicHoliday;
using System;
namespace PublicHolidayTests
{
/// <summary>
/// Test the UK Bank Holidays
/// </summary>
[TestClass]
public class TestUKBankHoliday
{
/// <summary>
/// Test Easter
/// </summary>
... | martinjw/Holiday | tests/PublicHolidayTests/TestUKBankHoliday.cs | https://github.com/martinjw/Holiday/blob/HEAD/tests/PublicHolidayTests/TestUKBankHoliday.cs | ghcode:00175:cb009a34ec45 | mit | codeparrot/github-code | cb009a34ec45af4d02cba5852060aff67414be7e6ad219ab70e18955ec25351b | 0.85 | testing_debugging_repair_refactoring | 3,523 | false | 2026-07-17 |
namespace Gep13.Sample.Api.IntegrationTests.Chemicals
{
using System.Net;
using System.Threading.Tasks;
using Gep13.Sample.Api.ViewModels;
using Newtonsoft.Json;
using NUnit.Framework;
[TestFixture]
public class When_creating_chemicals : CommonAuthenticatedTestSetup
{
protec... | gep13/WebApiSample | Tests/Gep13.Sample.Api.IntegrationTests/Chemicals/When_creating_chemicals.cs | https://github.com/gep13/WebApiSample/blob/HEAD/Tests/Gep13.Sample.Api.IntegrationTests/Chemicals/When_creating_chemicals.cs | ghcode:00175:268cfd3c87ae | mit | codeparrot/github-code | 268cfd3c87ae0f4213827959b5ba83eb2efda1dd53065d87f71ebc693e06b7c0 | 0.7 | testing_debugging_repair_refactoring | 459 | false | 2026-07-17 |
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using System.Net;
using System.Net.Sockets;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using Moq;
namespace Hie.Core.Endpoints
{
[TestClass]
public class TcpReceiveEndpointTest
{
[TestMethod]
public void EndpointInterfaceLi... | NiclasOlofsson/HIE | Hie/Hie.Core.Test/Endpoints/TcpReceiveEndpointTest.cs | https://github.com/NiclasOlofsson/HIE/blob/HEAD/Hie/Hie.Core.Test/Endpoints/TcpReceiveEndpointTest.cs | ghcode:00175:d0b6a7a44fe6 | mit | codeparrot/github-code | d0b6a7a44fe6306e556fc9b0c7cb7eda8f30ca9dff308ee60e83236ea91d7f9a | 0.85 | testing_debugging_repair_refactoring | 2,223 | 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.
// =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
//
// DataflowLinkOptions.cs
//
//
// DataflowLinkOptions type for configurin... | FiveTimesTheFun/corefx | src/System.Threading.Tasks.Dataflow/src/Base/DataflowLinkOptions.cs | https://github.com/FiveTimesTheFun/corefx/blob/HEAD/src/System.Threading.Tasks.Dataflow/src/Base/DataflowLinkOptions.cs | ghcode:00175:de48f5c6641f | mit | codeparrot/github-code | de48f5c6641fc314915bcea0a44673fc1227d3ce671e37667268cddb245ec494 | 0.95 | testing_debugging_repair_refactoring | 1,124 | false | 2026-07-17 |
//Copyright (c) 2017 Jan Pluskal
//
//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 the rights to use,
//copy, modify, merge, publish, dis... | pluskal/AppIdent | src/AppIdent.Tests/Features/Bases/FirstBitPositionBaseTests.cs | https://github.com/pluskal/AppIdent/blob/HEAD/src/AppIdent.Tests/Features/Bases/FirstBitPositionBaseTests.cs | ghcode:00175:e34ebe9d0a7a | mit | codeparrot/github-code | e34ebe9d0a7afb6dce532ef084a1940bd58b26e513791ad0b651c7c192c816dc | 0.85 | testing_debugging_repair_refactoring | 684 | false | 2026-07-17 |
using System;
using System.Collections.Generic;
using System.ComponentModel.Composition;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Tab.Slack.Bot.Integration;
using Tab.Slack.Common.Model.Events;
namespace DummyTestPlugins
{
[Export(typeof(IMessageHandler))]
public class TestPlu... | robladbrook/slack | test/DummyTestPlugins/TestPlugin2.cs | https://github.com/robladbrook/slack/blob/HEAD/test/DummyTestPlugins/TestPlugin2.cs | ghcode:00175:ec684d12c3a5 | mit | codeparrot/github-code | ec684d12c3a52bbf0f5cf1c362674cfb00e9d174443681da9815d9ec251238ba | 0.75 | testing_debugging_repair_refactoring | 122 | false | 2026-07-17 |
using FluentAssertions;
using Verno.Reports.Models;
using Xunit;
namespace Verno.Reports.Core.Tests.Executing
{
public class Models_Tests : ReportsCoreTestBase
{
[Fact]
public void Report_Name_Normalization_Test()
{
var report = new Report {Name = "Какое-то сложное название... | b0bi79/VernoPortal | test/Verno.Reports.Core.Tests/Executing/Models_Tests.cs | https://github.com/b0bi79/VernoPortal/blob/HEAD/test/Verno.Reports.Core.Tests/Executing/Models_Tests.cs | ghcode:00175:e4e1a90f95b9 | mit | codeparrot/github-code | e4e1a90f95b90eea2e513317a7a8ca6ecf38d269904a4f40e33accb0ddc467c9 | 0.75 | testing_debugging_repair_refactoring | 141 | false | 2026-07-17 |
using System.Collections.Generic;
using System.Linq;
using NUnit.Framework;
using static NUnit.Framework.Assert;
using SuppressMessageAttribute = System.Diagnostics.CodeAnalysis.SuppressMessageAttribute;
namespace CodeJam.Collections
{
[TestFixture]
[SuppressMessage("ReSharper", "HeapView.BoxingAllocation")]
pu... | rsdn/CodeJam | CodeJam.Main.Tests/Collections/Enumerable/EnumerableExtensionTests.MinMaxOrDefault.cs | https://github.com/rsdn/CodeJam/blob/HEAD/CodeJam.Main.Tests/Collections/Enumerable/EnumerableExtensionTests.MinMaxOrDefault.cs | ghcode:00175:72273c5c6ae3 | mit | codeparrot/github-code | 72273c5c6ae355ca6a62ac7694c80f8523fe63c0f40c04952c185825a2b4474f | 0.75 | testing_debugging_repair_refactoring | 3,706 | false | 2026-07-17 |
using System;
using System.Configuration;
using Seiya.JsonRPC.Helpers;
using Seiya.JsonRPC.Requests;
using Microsoft.VisualStudio.TestTools.UnitTesting;
namespace Seiya.JsonRPC.Requests
{
[TestClass]
public class SafeImmoRequestTest
{
private Authenticator _authenticator;
private SafeImmoR... | dripoll24/Seiya | Seiya.JsonRPC.Tests/Requests/SafeImmoRequestTest.cs | https://github.com/dripoll24/Seiya/blob/HEAD/Seiya.JsonRPC.Tests/Requests/SafeImmoRequestTest.cs | ghcode:00175:5bb248e3cb5f | mit | codeparrot/github-code | 5bb248e3cb5f1374d54a3aa3b0207dc455fe8a4312316051db06ab7e68ec882e | 0.6 | testing_debugging_repair_refactoring | 386 | false | 2026-07-17 |
using FluentGremlin.Core;
using FluentGremlin.GremlinServer;
using NUnit.Framework;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace FluentGremlin.GermlinServer.Tests
{
[TestFixture]
public class QueryBuilderVisitor_AddE_Tests
{
... | ChrisMiskowiec/FluentGremlin | test/FluentGremlin.GermlinServer.Tests/QueryBuilderVisitor_AddE_Tests.cs | https://github.com/ChrisMiskowiec/FluentGremlin/blob/HEAD/test/FluentGremlin.GermlinServer.Tests/QueryBuilderVisitor_AddE_Tests.cs | ghcode:00175:d2621db1da3b | mit | codeparrot/github-code | d2621db1da3b41da9339f822cc9d9054be35baa6e2816460e0cc5b8192b9fc64 | 0.75 | testing_debugging_repair_refactoring | 199 | false | 2026-07-17 |
using NUnit.Framework;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using OpenQA.Selenium;
using OpenQA.Selenium.Firefox;
using OpenQA.Selenium.Support.UI;
using System.Threading.Tasks;
namespace TravelopediaNunitHotelTest
{
[TestFixture]
public class TestLogin
{
... | yash-ganorkar/travelopedia | Travelopedia/TravelopediaNunitHotelTest/TravelopediaNunitHotelTest/TestLogin.cs | https://github.com/yash-ganorkar/travelopedia/blob/HEAD/Travelopedia/TravelopediaNunitHotelTest/TravelopediaNunitHotelTest/TestLogin.cs | ghcode:00175:b0753fc065e9 | mit | codeparrot/github-code | b0753fc065e9ef6aeca9b33df3ced6cb7b58ab9d699a5d738df8d39f44f3db79 | 0.85 | testing_debugging_repair_refactoring | 736 | false | 2026-07-17 |
// Copyright (c) DotSpatial Team. All rights reserved.
// Licensed under the MIT license. See License.txt file in the project root for full license information.
using DotSpatial.Data;
using DotSpatial.Tests.Common;
using NUnit.Framework;
namespace DotSpatial.Tools.Tests
{
/// <summary>
/// Tests fo... | CGX-GROUP/DotSpatial | Source/DotSpatial.Tools.Tests/ClipPolygonWithPolygonTests.cs | https://github.com/CGX-GROUP/DotSpatial/blob/HEAD/Source/DotSpatial.Tools.Tests/ClipPolygonWithPolygonTests.cs | ghcode:00175:199e99f24bfd | mit | codeparrot/github-code | 199e99f24bfd03155961f4712cd6b7c403231c03d5b5f4f726cf8bfd90f115c3 | 0.85 | testing_debugging_repair_refactoring | 613 | false | 2026-07-17 |
using System;
using System.IO;
using System.Threading;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using Moq;
using Renci.SshNet.Sftp;
namespace Renci.SshNet.Tests.Classes.Sftp
{
[TestClass]
public class SftpFileStreamTest_Ctor_FileModeTruncate_FileAccessReadWrite : SftpFileStreamTestBase
{
... | miniter/SSH.NET | src/Renci.SshNet.Tests/Classes/Sftp/SftpFileStreamTest_Ctor_FileModeTruncate_FileAccessReadWrite.cs | https://github.com/miniter/SSH.NET/blob/HEAD/src/Renci.SshNet.Tests/Classes/Sftp/SftpFileStreamTest_Ctor_FileModeTruncate_FileAccessReadWrite.cs | ghcode:00175:6045fb8d0ff9 | mit | codeparrot/github-code | 6045fb8d0ff9923c9837ed553d225962e6162e3ea4740704178e34cd56b5bbb2 | 0.6 | testing_debugging_repair_refactoring | 1,162 | false | 2026-07-17 |
namespace PokerTell.PokerHand.Tests.Aquisition
{
using Infrastructure.Interfaces.PokerHand;
using Moq;
using NUnit.Framework;
using PokerTell.PokerHand.Aquisition;
using UnitTests;
[TestFixture]
public class AquiredPokerRoundTests : TestWithLog
{
AquiredPokerR... | thlorenz/pokertell | Src/Tests/UnitTests/PokerTell.PokerHand.Tests/Aquisition/AquiredPokerRoundTests.cs | https://github.com/thlorenz/pokertell/blob/HEAD/Src/Tests/UnitTests/PokerTell.PokerHand.Tests/Aquisition/AquiredPokerRoundTests.cs | ghcode:00175:d8d650c512cf | mit | codeparrot/github-code | d8d650c512cf6ad73997c9b4b9eec6ccbc11a2224cb43d461e23ef70f23b691f | 0.85 | testing_debugging_repair_refactoring | 440 | false | 2026-07-17 |
// ==========================================================================
// Squidex Headless CMS
// ==========================================================================
// Copyright (c) Squidex UG (haftungsbeschraenkt)
// All rights reserved. Licensed under the MIT license.
// ===========================... | Squidex/squidex | backend/tests/Squidex.Infrastructure.Tests/Migrations/MigratorTests.cs | https://github.com/Squidex/squidex/blob/HEAD/backend/tests/Squidex.Infrastructure.Tests/Migrations/MigratorTests.cs | ghcode:00175:aad1df77f9f6 | mit | codeparrot/github-code | aad1df77f9f64856f5c1538a45f82013267d815f4cbfc26388579b31fc455448 | 0.95 | testing_debugging_repair_refactoring | 1,893 | 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;
namespace PJanssen.Outliner.IntegrationTests
{
/// <summary>
/// A generic test baseclass, which automates 3dsMax scene cleanup after each test.... | Pjanssen/Outliner-3.0 | tests/Outliner.IntegrationTests/MaxIntegrationTest.cs | https://github.com/Pjanssen/Outliner-3.0/blob/HEAD/tests/Outliner.IntegrationTests/MaxIntegrationTest.cs | ghcode:00175:85538c38b28d | mit | codeparrot/github-code | 85538c38b28d723adf23b8f50573ffb3e33f420df51ab1da7c6d248fc34fa9b8 | 0.85 | testing_debugging_repair_refactoring | 108 | false | 2026-07-17 |
using Nethereum.ABI.FunctionEncoding;
using Nethereum.ABI.FunctionEncoding.Attributes;
using Nethereum.JsonRpc.Client;
using Nethereum.XUnitEthereumClients;
using System.Numerics;
using Xunit;
using static Nethereum.Contracts.IntegrationTests.SmartContracts.ErrorReasonTest;
// ReSharper disable ConsiderUsingConfigureA... | Nethereum/Nethereum | tests/Nethereum.Contracts.IntegrationTests/SmartContracts/ErrorReasonTest.cs | https://github.com/Nethereum/Nethereum/blob/HEAD/tests/Nethereum.Contracts.IntegrationTests/SmartContracts/ErrorReasonTest.cs | ghcode:00175:bce7b3eedc90 | mit | codeparrot/github-code | bce7b3eedc902b0bd4a96d9c268a8a7927737b93a69df4f628e79957ed8c9f67 | 0.85 | testing_debugging_repair_refactoring | 1,774 | false | 2026-07-17 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Microsoft.Toolkit.Uwp.Services.Bing;
using Microsoft.VisualStudio.TestPlatform.UnitTestFramework;
namespace UnitTests.Services
{
[TestClass]
public class Test_BingService
{
pri... | phmatray/UWPCommunityToolkit | UnitTests/Services/Test_BingService.cs | https://github.com/phmatray/UWPCommunityToolkit/blob/HEAD/UnitTests/Services/Test_BingService.cs | ghcode:00175:bdba33a2630b | mit | codeparrot/github-code | bdba33a2630b7fd81b7f7952ecd9ce765deafa32c787e585f822018d164abc68 | 0.75 | testing_debugging_repair_refactoring | 248 | false | 2026-07-17 |
using System;
using System.Collections.Generic;
using System.Text;
using CSharpFunctionalExtensions;
using Stratis.SmartContracts.CLR.Compilation;
using Stratis.SmartContracts.CLR.Decompilation;
using Xunit;
namespace Stratis.Bitcoin.Features.SmartContracts.Tests
{
public class CSharpContractDecompilerTests
{... | Aprogiena/StratisBitcoinFullNode | src/Stratis.Bitcoin.Features.SmartContracts.Tests/CSharpContractDecompilerTests.cs | https://github.com/Aprogiena/StratisBitcoinFullNode/blob/HEAD/src/Stratis.Bitcoin.Features.SmartContracts.Tests/CSharpContractDecompilerTests.cs | ghcode:00175:03993a28e10e | mit | codeparrot/github-code | 03993a28e10e00eb27b75facdff9d4c1fbbac2ee3790ba6121f146c86780360e | 0.75 | testing_debugging_repair_refactoring | 365 | false | 2026-07-17 |
using Business.Common.Validation;
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations;
using System.Linq;
namespace Business.Test.Validation
{
public class TnStringList : ValidationObjectBase
{
#region Class Initialization
public TnStringList()
{
}
... | JohnPKosh/IODataBlock | IODataBlock/Test/Business.Test/Validation/TnStringSet.cs | https://github.com/JohnPKosh/IODataBlock/blob/HEAD/IODataBlock/Test/Business.Test/Validation/TnStringSet.cs | ghcode:00175:656c69602899 | mit | codeparrot/github-code | 656c69602899de9c4a8bb88c041f57c7f35b201c0a152c9a92bb75be7bf2dcea | 0.95 | testing_debugging_repair_refactoring | 756 | false | 2026-07-17 |
using System;
using NUnit.Framework;
using System.Linq;
using System.Diagnostics;
namespace treap
{
[TestFixture]
class MainClass
{
public static void Main (string[] args)
{
Test();
TestPerformance();
Console.WriteLine("passed");
}
[Test]
public static void TestPerformance(){
const int Co... | stangelandcl/Cls.Treap | treap/Program.cs | https://github.com/stangelandcl/Cls.Treap/blob/HEAD/treap/Program.cs | ghcode:00175:81599ef75e86 | mit | codeparrot/github-code | 81599ef75e864641d2bf4db890b1466e1a0a9387eb79f9c2f741b028bc2c1821 | 0.6 | testing_debugging_repair_refactoring | 635 | false | 2026-07-17 |
using System;
using System.IO;
using System.Linq;
using System.Xml.Linq;
using LinqInfer.Text.Analysis;
using NUnit.Framework;
namespace LinqInfer.UnitTests.Text.Analysis
{
[TestFixture]
public class CorpusAnalyserTests
{
[Test]
public void DocumentTermCovarianceMatrix()
{
... | roberino/linqinfer | tests/LinqInfer.UnitTests/Text/Analysis/CorpusAnalyserTests.cs | https://github.com/roberino/linqinfer/blob/HEAD/tests/LinqInfer.UnitTests/Text/Analysis/CorpusAnalyserTests.cs | ghcode:00175:38d1954c0e4a | mit | codeparrot/github-code | 38d1954c0e4abe68117926cfef93aa5c29e7a26f495ce66539c9608eb0343a43 | 0.85 | testing_debugging_repair_refactoring | 354 | false | 2026-07-17 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Xml.Linq;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using Medidata.RWS.Core.Responses;
using RestSharp;
using Moq;
namespace Medidata.RWS.Tests.Core.Responses
{
[TestClass]
public class RWSResponseTests
{
[Te... | mskcc/Medidata.RWS.NET | Medidata.RWS.Tests/Core/Responses/RWSResponseTests.cs | https://github.com/mskcc/Medidata.RWS.NET/blob/HEAD/Medidata.RWS.Tests/Core/Responses/RWSResponseTests.cs | ghcode:00175:908375d2df37 | mit | codeparrot/github-code | 908375d2df375861dbf406ca06f30aeaf179107b14fe6bc2a31753f5c5a63979 | 0.85 | testing_debugging_repair_refactoring | 3,701 | false | 2026-07-17 |
using System;
using System.Collections.Generic;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using PokerLeagueManager.Commands.Tests.Infrastructure;
using PokerLeagueManager.Common.Commands;
using PokerLeagueManager.Common.Events;
using PokerLeagueManager.Common.Infrastructure;
namespace PokerLeagueManager.Com... | dylan-smith/pokerleaguemanager | src/PokerLeagueManager.Commands.Tests/KnockoutPlayer/KnockoutPlayerInvalidGameIdTest.cs | https://github.com/dylan-smith/pokerleaguemanager/blob/HEAD/src/PokerLeagueManager.Commands.Tests/KnockoutPlayer/KnockoutPlayerInvalidGameIdTest.cs | ghcode:00175:ff1b33be6f85 | mit | codeparrot/github-code | ff1b33be6f856e153cb8299cdd366211b1e4e2c31a2a851be9ccee3bf782c725 | 0.75 | testing_debugging_repair_refactoring | 241 | false | 2026-07-17 |
using System;
using System.Reflection;
using System.Threading;
using Findall2.Searchers;
using Findall2Tests.Utilities;
using log4net;
using log4net.Config;
using NUnit.Framework;
namespace Findall2Tests.Integration
{
[TestFixture]
public class SearcherTests
{
private static readonly ILog Log = Lo... | gwicksted/Findall | Findall2Tests/Integration/SearcherTests.cs | https://github.com/gwicksted/Findall/blob/HEAD/Findall2Tests/Integration/SearcherTests.cs | ghcode:00175:19a5d1482fb1 | mit | codeparrot/github-code | 19a5d1482fb1ff5a0e1711b8e2404d02eac8f9c3d6913b288c602dcb623c5459 | 0.75 | testing_debugging_repair_refactoring | 410 | false | 2026-07-17 |
using FluentAssertions;
using MockingData.Generators;
using System;
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations;
using System.Linq;
using System.Threading.Tasks;
using MockingData.Generators.Structured;
using Xunit;
namespace MockingDataTests.GeneratorTests.Serie
{
public class W... | JohanOhlin/MockingData | src/MockingDataTests/GeneratorTests/Serie/When_Generating_A_Range_Of_Doubles.cs | https://github.com/JohanOhlin/MockingData/blob/HEAD/src/MockingDataTests/GeneratorTests/Serie/When_Generating_A_Range_Of_Doubles.cs | ghcode:00175:e1e9d09a4dc7 | mit | codeparrot/github-code | e1e9d09a4dc7647c8751413db9f5f5f838c63f02639c95e1ac42870fde752351 | 0.7 | testing_debugging_repair_refactoring | 320 | false | 2026-07-17 |
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Reflection;
using Cottle.Maps;
using Moq;
using NUnit.Framework;
namespace Cottle.Test
{
public static class ValueTester
{
[Test]
public static void EmptyMap()
{
... | r3c/cottle | src/Cottle.Test/ValueTester.cs | https://github.com/r3c/cottle/blob/HEAD/src/Cottle.Test/ValueTester.cs | ghcode:00175:20fe1cb6b76b | mit | codeparrot/github-code | 20fe1cb6b76b2284af45134c15e019f19fda26933357e20076b0d37d6e471f54 | 0.7 | testing_debugging_repair_refactoring | 2,989 | false | 2026-07-17 |
namespace LUIS.Authoring.Tests.Luis
{
using System.IO;
using Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring;
using Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring.Models;
using Newtonsoft.Json;
using Xunit;
public class ImportExportTests : BaseTest
{
private co... | jamestao/azure-sdk-for-net | src/SDKs/CognitiveServices/dataPlane/Language/LUIS/Authoring.Tests/Luis/ImportExportTests.cs | https://github.com/jamestao/azure-sdk-for-net/blob/HEAD/src/SDKs/CognitiveServices/dataPlane/Language/LUIS/Authoring.Tests/Luis/ImportExportTests.cs | ghcode:00175:5f9085331926 | mit | codeparrot/github-code | 5f90853319269a901779e5f2dc6adb893d616eaa25709e5c40857aa36984d599 | 0.75 | testing_debugging_repair_refactoring | 488 | false | 2026-07-17 |
using System;
using System.Collections.Generic;
using System.IdentityModel.Tokens;
using System.Security.Cryptography.X509Certificates;
using NUnit.Framework;
namespace IdentityServer3.Contrib.Saml2Bearer.Tests
{
[TestFixture]
public class Saml2AssertionFactoryTest
{
private Saml2AssertionFactory u... | Intelliflo/IdentityServer3.Contrib.Saml2BearerGrant | src/IdentityServer3.Contrib.Saml2Bearer.Tests/Saml2AssertionFactoryTest.cs | https://github.com/Intelliflo/IdentityServer3.Contrib.Saml2BearerGrant/blob/HEAD/src/IdentityServer3.Contrib.Saml2Bearer.Tests/Saml2AssertionFactoryTest.cs | ghcode:00175:5074679c1f39 | mit | codeparrot/github-code | 5074679c1f39723d87d0a19afaa5b52c7275ee6cf8d8f52b6034b45b0f80bb34 | 0.85 | testing_debugging_repair_refactoring | 924 | false | 2026-07-17 |
using System;
using System.Collections.Generic;
using System.IO;
using MathNet.Numerics.LinearAlgebra;
using Microsoft.VisualStudio.TestTools.UnitTesting;
namespace kNN.Tests
{
[TestClass]
public class KNNClassifierTests
{
[TestMethod]
public void Classify_ExpectInputClassifiedToClosestGro... | DForshner/MachineLearningInAction.Net | Ch02/kNN.Tests/KNNClassifierTests.cs | https://github.com/DForshner/MachineLearningInAction.Net/blob/HEAD/Ch02/kNN.Tests/KNNClassifierTests.cs | ghcode:00176:d72286d316f7 | unlicense | codeparrot/github-code | d72286d316f72522fcbc3a2089a9b2e4fc3e318ac3c02de1e9df9a01179f5f3a | 0.78 | testing_debugging_repair_refactoring | 810 | false | 2026-07-17 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using NUnit.Framework;
using LoveSharpLib;
using Microsoft.Hadoop.MapReduce;
using FluentAssertions;
namespace LoveSharpTests
{
[TestFixture]
class TestLoveSharp
{
private const stri... | simonellistonball/lwaug-hdinsight-2013 | LoveCleanStreetsTests/TestLoveSharp.cs | https://github.com/simonellistonball/lwaug-hdinsight-2013/blob/HEAD/LoveCleanStreetsTests/TestLoveSharp.cs | ghcode:00176:7d2a1c7abace | unlicense | codeparrot/github-code | 7d2a1c7abaced6f8858a9100544dbf8a998579287fc5f3a7fac36f3efe45ef97 | 0.68 | testing_debugging_repair_refactoring | 851 | false | 2026-07-17 |
using System;
using System.Collections.Generic;
using System.Linq;
using RangeLists;
using Microsoft.VisualStudio.TestTools.UnitTesting;
namespace UnitTestProject3
{
[TestClass]
public class UnitTestRangeMinMaxAdd
{
[TestMethod]
public void TestAddTwoValues()
{
RangeM... | DavidMartinOnGitHub/RangeLists | UnitTestProject/UnitTestRangeMinMaxAdd.cs | https://github.com/DavidMartinOnGitHub/RangeLists/blob/HEAD/UnitTestProject/UnitTestRangeMinMaxAdd.cs | ghcode:00176:3c535ab8507f | unlicense | codeparrot/github-code | 3c535ab8507f50fbe7365699e867d5ebd53acde4bf24dbb348c69225eb82e32a | 0.53 | testing_debugging_repair_refactoring | 175 | false | 2026-07-17 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Ankor.Core.Action;
using Ankor.Core.Event;
using Ankor.Core.Messaging.Json;
using Ankor.Core.Ref;
using NUnit.Framework;
using FluentAssertions;
using Newtonsoft.Json.Linq;
namespace Ankor.Core.Test.Ref {
[TestFixture]
publi... | ankor-io/ankor-framework | #ANKOR.net/Ankor.Core.Test/Ref/ActionEventsTest.cs | https://github.com/ankor-io/ankor-framework/blob/HEAD/#ANKOR.net/Ankor.Core.Test/Ref/ActionEventsTest.cs | ghcode:00176:832264938815 | apache-2.0 | codeparrot/github-code | 8322649388156cc064df160ee31aec2447a786e334049c5f84926e2f3a4681b4 | 0.7 | testing_debugging_repair_refactoring | 721 | 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.
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
namespace RazorPagesWebSite
{
public class PageTestDisposeAsync
{
pu... | aspnet/AspNetCore | src/Mvc/test/WebSites/RazorPagesWebSite/PageTestDisposeAsync.cs | https://github.com/aspnet/AspNetCore/blob/HEAD/src/Mvc/test/WebSites/RazorPagesWebSite/PageTestDisposeAsync.cs | ghcode:00176:b6c4e7dc5ef9 | apache-2.0 | codeparrot/github-code | b6c4e7dc5ef94feef7b57f7e78d4011ecfa39b84defe47c21fdf1afbde9db844 | 0.85 | testing_debugging_repair_refactoring | 78 | false | 2026-07-17 |
namespace Chutzpah.Models
{
public class TestLog
{
public string InputTestFile { get; set; }
public string Message { get; set; }
public string PathFromTestSettingsDirectory { get; internal set; }
}
} | mmanela/chutzpah | Chutzpah/Models/TestLog.cs | https://github.com/mmanela/chutzpah/blob/HEAD/Chutzpah/Models/TestLog.cs | ghcode:00176:4848ab08b962 | apache-2.0 | codeparrot/github-code | 4848ab08b962a010e914e864ee7123fc99720150d1264cf0033e3864c2d67922 | 0.75 | testing_debugging_repair_refactoring | 56 | false | 2026-07-17 |
using JetBrains.ReSharper.Plugins.Unity.Shaders.ShaderLab.Psi;
using JetBrains.ReSharper.Psi;
using JetBrains.TestFramework;
using NUnit.Framework;
namespace JetBrains.ReSharper.Plugins.Tests.Unity.ShaderLab.Psi
{
[RequireHlslSupport]
[TestFixture]
public class ShaderLabLanguageTests : BaseTest
{
... | JetBrains/resharper-unity | resharper/resharper-unity/test/src/Unity.Tests/Unity/ShaderLab/Psi/ShaderLabLanguageTests.cs | https://github.com/JetBrains/resharper-unity/blob/HEAD/resharper/resharper-unity/test/src/Unity.Tests/Unity/ShaderLab/Psi/ShaderLabLanguageTests.cs | ghcode:00176:45c9fe5af0fe | apache-2.0 | codeparrot/github-code | 45c9fe5af0fe699ad7c4b9e3d2f4d2361d0fef7ed97195dc1c73654fc39fd019 | 0.85 | testing_debugging_repair_refactoring | 113 | false | 2026-07-17 |
using JsonDiffPatch;
using Newtonsoft.Json.Linq;
using NUnit.Framework;
namespace Tavis.JsonPatch.Tests
{
public class MoveTests
{
[Test]
public void Move_property()
{
var sample = PatchTests.GetSample2();
var patchDocument = new PatchDocument();
v... | mcintyre321/JsonDiffPatch | JsonDiffPatchTests/MoveTests.cs | https://github.com/mcintyre321/JsonDiffPatch/blob/HEAD/JsonDiffPatchTests/MoveTests.cs | ghcode:00176:9445508ce31e | apache-2.0 | codeparrot/github-code | 9445508ce31e99fe5192aa887112b3bfd521b64f09bd0b667ecef0b602b0f11e | 0.75 | testing_debugging_repair_refactoring | 290 | false | 2026-07-17 |
using System;
using System.Linq;
using Elasticsearch.Net;
using FluentAssertions;
using Nest;
using Tests.Framework;
using Tests.Framework.Integration;
using Tests.Framework.ManagedElasticsearch.Clusters;
using Tests.Framework.MockData;
using Xunit;
namespace Tests.Cluster.TaskManagement.GetTask
{
public class GetTa... | adam-mccoy/elasticsearch-net | src/Tests/Cluster/TaskManagement/GetTask/GetTaskApiTests.cs | https://github.com/adam-mccoy/elasticsearch-net/blob/HEAD/src/Tests/Cluster/TaskManagement/GetTask/GetTaskApiTests.cs | ghcode:00176:4173969b8df8 | apache-2.0 | codeparrot/github-code | 4173969b8df84c83be3f6538c0fb380825c2a7e571caa13a551e01b7df896e6d | 0.85 | testing_debugging_repair_refactoring | 610 | false | 2026-07-17 |
using System.Collections.Generic;
using Xunit.Abstractions;
#if XUNIT_CORE_DLL
namespace Xunit.Sdk
#else
namespace Xunit
#endif
{
/// <summary>
/// Default implementation of <see cref="ITestClassMessage"/>.
/// </summary>
public class TestClassMessage : TestCollectionMessage, ITestClassMessage
{
... | cuteant/xunit-v2-net40-fork | messages/BaseMessages/TestClassMessage.cs | https://github.com/cuteant/xunit-v2-net40-fork/blob/HEAD/messages/BaseMessages/TestClassMessage.cs | ghcode:00176:f0169deb6012 | apache-2.0 | codeparrot/github-code | f0169deb60126b1729f6341917c2ce308335bf3b8016c0da4ffb924210c3f527 | 0.85 | testing_debugging_repair_refactoring | 220 | 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.... | affandar/durabletask | Test/DurableTask.AzureStorage.Tests/TestHelpers.cs | https://github.com/affandar/durabletask/blob/HEAD/Test/DurableTask.AzureStorage.Tests/TestHelpers.cs | ghcode:00176:47614dd67faf | apache-2.0 | codeparrot/github-code | 47614dd67fafdd45274f041e4ebd0be2aff2ef6bb562763b3649f8c4f5357047 | 0.85 | testing_debugging_repair_refactoring | 570 | false | 2026-07-17 |
//
// - TypeReferenceTests.cs -
//
// Copyright 2013 Carbonfrost Systems, Inc. (http://carbonfrost.com)
//
// 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/lic... | Carbonfrost/ff-foundations-runtime | test/Carbonfrost.Commons.SharedRuntime.Test/Src/Tests/Runtime/TypeReferenceTests.cs | https://github.com/Carbonfrost/ff-foundations-runtime/blob/HEAD/test/Carbonfrost.Commons.SharedRuntime.Test/Src/Tests/Runtime/TypeReferenceTests.cs | ghcode:00176:6781f4257efb | apache-2.0 | codeparrot/github-code | 6781f4257efb027c34ce96cd30b31dce195e93d9d90c71eeea353aaa3b639396 | 0.95 | testing_debugging_repair_refactoring | 773 | false | 2026-07-17 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.