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
#region Apache License Version 2.0 /*---------------------------------------------------------------- Copyright 2022 Jeffrey Su & Suzhou Senparc Network Technology Co.,Ltd. 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 ...
JeffreySu/WeiXinMPSDK
src/Senparc.Weixin.Work/Senparc.Weixin.Work.Test/Containers/JsApiTicketContainerTest.cs
https://github.com/JeffreySu/WeiXinMPSDK/blob/HEAD/src/Senparc.Weixin.Work/Senparc.Weixin.Work.Test/Containers/JsApiTicketContainerTest.cs
ghcode:00177:03cc5d9b8c2f
apache-2.0
codeparrot/github-code
03cc5d9b8c2fd603d62a90fc491f9be63a8ca1a33f9e25a8f54e25f947889ec1
0.85
testing_debugging_repair_refactoring
607
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...
yoavrubin/azure-sdk-for-net
src/Batch/Client/Tests/ObjectModel/Azure.Batch.Unit.Tests/PatchUnitTests.cs
https://github.com/yoavrubin/azure-sdk-for-net/blob/HEAD/src/Batch/Client/Tests/ObjectModel/Azure.Batch.Unit.Tests/PatchUnitTests.cs
ghcode:00177:3345e7d80a76
apache-2.0
codeparrot/github-code
3345e7d80a76666d0c6915fd2e8e01a819545e6a69508985d21b215eab566292
0.95
testing_debugging_repair_refactoring
3,707
false
2026-07-17
/* * REST API Documentation for the MOTI Hired Equipment Tracking System (HETS) Application * * The Hired Equipment Program is for owners/operators who have a dump truck, bulldozer, backhoe or other piece of equipment they want to hire out to the transportation ministry for day labour and emergency projects. The ...
swcurran/hets
Server/test/API/AttachmentTestsIntegration.cs
https://github.com/swcurran/hets/blob/HEAD/Server/test/API/AttachmentTestsIntegration.cs
ghcode:00177:ffa25a6a8d06
apache-2.0
codeparrot/github-code
ffa25a6a8d06da4158456bc32b226faf5c79cfeec51aadde321d6280dae7f7ca
0.95
testing_debugging_repair_refactoring
756
false
2026-07-17
using System; using NMoneys.Serialization; using NMoneys.Tests.CustomConstraints; using NMoneys.Tests.Support; using NUnit.Framework; using Testing.Commons; using Testing.Commons.Serialization; namespace NMoneys.Tests { [TestFixture] public partial class CurrencyIsoCodeTester { [Test] public void CanBe_BinaryS...
dgg/nmoneys
src/NMoneys.Tests/CurrencyIsoCodeTester.Serialization.net.cs
https://github.com/dgg/nmoneys/blob/HEAD/src/NMoneys.Tests/CurrencyIsoCodeTester.Serialization.net.cs
ghcode:00177:92d95939e25a
bsd-3-clause
codeparrot/github-code
92d95939e25ad015b70d1c175f1ed75b6f3a67e650daf9c7510174a63b24ba13
0.75
testing_debugging_repair_refactoring
515
false
2026-07-17
using System.Collections.Generic; using Northwind.Common.ComplexModel; using NUnit.Framework; using Platform.Text; using ServiceStack.Text; namespace ServiceStack.Common.Tests.Perf { [Ignore("Benchmarks on the war of the two text serializers")] [TestFixture] public class TextSerializerComparisons : PerfTestBase ...
xamarin/ServiceStack
tests/ServiceStack.Common.Tests/Perf/TextSerializerComparisons.cs
https://github.com/xamarin/ServiceStack/blob/HEAD/tests/ServiceStack.Common.Tests/Perf/TextSerializerComparisons.cs
ghcode:00177:29e66377a4e7
bsd-3-clause
codeparrot/github-code
29e66377a4e76cf046fc161c32e70a40621571c7be44c84766e6654c9a548c17
0.75
testing_debugging_repair_refactoring
564
false
2026-07-17
using System.Linq; using NUnit.Framework; using Weapsy.Domain.Sites; using Weapsy.Domain.Sites.Events; using System; using Weapsy.Tests.Factories; namespace Weapsy.Domain.Tests.Sites { [TestFixture] public class CloseSiteTests { [Test] public void Should_throw_exception_when_already_closed...
lucabriguglia/weapsy
test/Weapsy.Domain.Tests/Sites/CloseSiteTests.cs
https://github.com/lucabriguglia/weapsy/blob/HEAD/test/Weapsy.Domain.Tests/Sites/CloseSiteTests.cs
ghcode:00177:06cad486c687
mit
codeparrot/github-code
06cad486c6872c9ed9d5d33d84de9fbd8b9b556637acf34ad0b3cdd48ee4de4b
0.75
testing_debugging_repair_refactoring
309
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.Collections.Generic; using System.Linq; using Cake.Common.Tests.Fixtures.Tools.InspectCo...
patriksvensson/cake
src/Cake.Common.Tests/Unit/Tools/InspectCode/InspectCodeRunnerTests.cs
https://github.com/patriksvensson/cake/blob/HEAD/src/Cake.Common.Tests/Unit/Tools/InspectCode/InspectCodeRunnerTests.cs
ghcode:00177:e86c48df6a56
mit
codeparrot/github-code
e86c48df6a561e4d1ea7ab1662ada97eb13ee7952fd76be5f45211bf2f26ea29
0.85
testing_debugging_repair_refactoring
2,400
false
2026-07-17
using ExtendedXmlSerializer.Configuration; using FluentAssertions; using System.Xml; using Xunit; // ReSharper disable UnusedAutoPropertyAccessor.Local namespace ExtendedXmlSerializer.Tests.ReportedIssues { public sealed class Issue282Tests_README { [Fact] void Verify() { IExtendedXmlSerialize...
Mike-EEE/ExtendedXmlSerializer
test/ExtendedXmlSerializer.Tests.ReportedIssues/Issue282Tests_README.cs
https://github.com/Mike-EEE/ExtendedXmlSerializer/blob/HEAD/test/ExtendedXmlSerializer.Tests.ReportedIssues/Issue282Tests_README.cs
ghcode:00177:938934a24008
mit
codeparrot/github-code
938934a24008fae5c02092aff66a69ffb22f42b2afe0e0aac7019ff6248a0d1f
0.75
testing_debugging_repair_refactoring
234
false
2026-07-17
namespace AngleSharp.Core.Tests.Html { using AngleSharp.Dom; using NUnit.Framework; using System; /// <summary> /// Tests (automatically modified and adjusted originally) taken from /// http://w3c-test.org/html/dom/documents/dom-tree-accessors/document.body-getter.html /// </summary> [...
Livven/AngleSharp
AngleSharp.Core.Tests/Html/DomManipulation.cs
https://github.com/Livven/AngleSharp/blob/HEAD/AngleSharp.Core.Tests/Html/DomManipulation.cs
ghcode:00177:37ded8b65a2f
mit
codeparrot/github-code
37ded8b65a2fba6999a2f8012eef453a571e1ebebfa4db9f6e7df52b7102ad2a
0.7
testing_debugging_repair_refactoring
1,514
false
2026-07-17
// // MockConnectionProviderTests.cs // // Author: // Eric Maupin <me@ermau.com> // // Copyright (c) 2011-2012 Eric Maupin // // 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 res...
chkn/Tempest
Desktop/Tempest/Tests/MockConnectionProviderTests.cs
https://github.com/chkn/Tempest/blob/HEAD/Desktop/Tempest/Tests/MockConnectionProviderTests.cs
ghcode:00177:80495876ac6c
mit
codeparrot/github-code
80495876ac6cfe73decccad70ac95d02660187ac8bf9c39a69da090dba4a51a4
0.95
testing_debugging_repair_refactoring
602
false
2026-07-17
using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using WindowsAzure.Table; using WindowsAzure.Table.Extensions; using WindowsAzure.Tests.Attributes; using WindowsAzure.Tests.Samples; using Xunit; namespace WindowsAzure.Tests.Table.Extensions { public sealed class As...
richiej84/WindowsAzure
test/WindowsAzure.Tests/Table/Extensions/AsyncQueryExtensionsIntegrationTests.cs
https://github.com/richiej84/WindowsAzure/blob/HEAD/test/WindowsAzure.Tests/Table/Extensions/AsyncQueryExtensionsIntegrationTests.cs
ghcode:00177:4f3c6f35cc40
mit
codeparrot/github-code
4f3c6f35cc404233945d860dd2b8931549ba7e5b1f7b4069983c376a34b2f77b
0.85
testing_debugging_repair_refactoring
1,787
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.Practices.DataPipeline.ColdStorage.BlobWriter.Tests { using System; using System.Collections.Generic; using System.Linq; using Syste...
mspnp/data-pipeline
src/Implementation/ColdStorage/ColdStorage.BlobWriter.Tests/GivenAColdStorageProcessor.CircuitBreaker.cs
https://github.com/mspnp/data-pipeline/blob/HEAD/src/Implementation/ColdStorage/ColdStorage.BlobWriter.Tests/GivenAColdStorageProcessor.CircuitBreaker.cs
ghcode:00177:a8496734d2ab
mit
codeparrot/github-code
a8496734d2abe0ed1f2482023d7061c039d5e097e65188c43882d9244bc48e6d
0.7
testing_debugging_repair_refactoring
1,018
false
2026-07-17
using System.Linq; using System.Threading.Tasks; using Newtonsoft.Json.Linq; using NJsonSchema.Validation; using Xunit; namespace NJsonSchema.Tests.Validation { public class ObjectValidationTests { [Fact] public void When_token_is_not_object_then_validation_should_fail() { ...
RSuter/NJsonSchema
src/NJsonSchema.Tests/Validation/ObjectValidationTests.cs
https://github.com/RSuter/NJsonSchema/blob/HEAD/src/NJsonSchema.Tests/Validation/ObjectValidationTests.cs
ghcode:00177:5af47a0c5ea0
mit
codeparrot/github-code
5af47a0c5ea042cf82c3a73c1ffc7a2b6a892ee10084528f6a8a429af056d9bd
0.85
testing_debugging_repair_refactoring
868
false
2026-07-17
using System; using System.Collections.Generic; using System.Linq; using System.Text; using Xunit; namespace RSG.Tests.A__Spec { public class _2_2 { // 2.2.1 public class _both_onFulfilled_and_onRejected_are_optional_arguments_ { // 2.2.1.1 [Fact] pu...
GFoley83/C-Sharp-Promise
Tests/A+ Spec/2.2.cs
https://github.com/GFoley83/C-Sharp-Promise/blob/HEAD/Tests/A+ Spec/2.2.cs
ghcode:00177:ded1a0c534ff
mit
codeparrot/github-code
ded1a0c534ff070be2379198debc98430534cecd56047ecb97417a27bd8656a5
0.7
testing_debugging_repair_refactoring
2,707
false
2026-07-17
using Nest; using Tests.Framework.Integration; using Tests.Framework.ManagedElasticsearch.Clusters; using Tests.Framework.MockData; namespace Tests.QueryDsl.Joining.SpanMultiTerm { public class SpanMultiTermUsageTests : QueryDslUsageTestsBase { public SpanMultiTermUsageTests(ReadOnlyCluster i, EndpointUsage usage...
CSGOpenSource/elasticsearch-net
src/Tests/QueryDsl/Span/MultiTerm/SpanMultiTermQueryUsageTests.cs
https://github.com/CSGOpenSource/elasticsearch-net/blob/HEAD/src/Tests/QueryDsl/Span/MultiTerm/SpanMultiTermQueryUsageTests.cs
ghcode:00177:c1b3cde1745f
apache-2.0
codeparrot/github-code
c1b3cde1745f00418b221e3c3deead7c47dbf569f57b55ad7411e72ca3b714bc
0.85
testing_debugging_repair_refactoring
337
false
2026-07-17
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using FluentAssertions; using Nest; using Tests.Framework; using Name = Bogus.DataSets.Name; namespace Tests.Search.Hits { public class HitsSerializationTests : SerializationTestBase { public class ...
CSGOpenSource/elasticsearch-net
src/Tests/Search/Hits/HitsSerializationTests.cs
https://github.com/CSGOpenSource/elasticsearch-net/blob/HEAD/src/Tests/Search/Hits/HitsSerializationTests.cs
ghcode:00177:ee7f638bd786
apache-2.0
codeparrot/github-code
ee7f638bd7863e0a1aa1cbb0c9b6abca844ad2468ae3ce183831a2bfc036b5a0
0.85
testing_debugging_repair_refactoring
2,480
false
2026-07-17
using System; using System.Collections.Generic; using System.Linq; using System.Text; using NUnit.Framework; namespace CompilerTests.CompilerUnitTests { class BaseTest { private CompilerFrontend _compiler; private TestListener _listener; protected CompilerFrontend Compiler { ...
zwagoth/phlox
CompilerRuntime/CompilerTests/CompilerTests/BaseTest.cs
https://github.com/zwagoth/phlox/blob/HEAD/CompilerRuntime/CompilerTests/CompilerTests/BaseTest.cs
ghcode:00177:6e970d64c0c5
apache-2.0
codeparrot/github-code
6e970d64c0c57aff288ecdf9baabde17c7bd76b0a5291c7336dbb2ef230ff422
0.6
testing_debugging_repair_refactoring
145
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.Linq; using System.Threading.Tasks; using Microsoft.CodeAnalysis.CodeFixes; using Microsoft.CodeA...
KevinH-MS/roslyn
src/EditorFeatures/CSharpTest/Diagnostics/SimplifyTypeNames/SimplifyTypeNamesTests.cs
https://github.com/KevinH-MS/roslyn/blob/HEAD/src/EditorFeatures/CSharpTest/Diagnostics/SimplifyTypeNames/SimplifyTypeNamesTests.cs
ghcode:00177:e0125b66efc3
apache-2.0
codeparrot/github-code
e0125b66efc36ffb1d61339467ed31935682ff48d1c6ad30dff9a5eeb0c79d62
0.72
testing_debugging_repair_refactoring
22,195
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.Linq; using System.Threading; usin...
VPashkov/roslyn
src/Workspaces/CSharp/Portable/Utilities/SpeculationAnalyzer.cs
https://github.com/VPashkov/roslyn/blob/HEAD/src/Workspaces/CSharp/Portable/Utilities/SpeculationAnalyzer.cs
ghcode:00177:671530839076
apache-2.0
codeparrot/github-code
671530839076bb6e4423f1c68e2b79765cf939b63c9dcb63bf974eb73a786ff6
0.85
testing_debugging_repair_refactoring
6,020
false
2026-07-17
using Lucene.Net.Analysis; using Lucene.Net.Documents; using Lucene.Net.Index; using Lucene.Net.Index.Extensions; using Lucene.Net.Search.Highlight; using Lucene.Net.Store; using Lucene.Net.Support; using Lucene.Net.Util; using NUnit.Framework; using System; using System.Collections.Generic; using System.Linq; using S...
apache/lucenenet
src/Lucene.Net.Tests.Highlighter/VectorHighlight/SimpleFragmentsBuilderTest.cs
https://github.com/apache/lucenenet/blob/HEAD/src/Lucene.Net.Tests.Highlighter/VectorHighlight/SimpleFragmentsBuilderTest.cs
ghcode:00177:82a7aa204d42
apache-2.0
codeparrot/github-code
82a7aa204d42b5a6ebbe39d779272d8e84c85d13928cdd4af4fc83043115236c
0.85
testing_debugging_repair_refactoring
3,781
false
2026-07-17
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Linq; using System.Reflection; using AutoFixture; using AutoFixture.Kernel; using TestTypeFoundation; using Xunit; namespace AutoFixtureUnitTest { [Obsolete] public class MultipleCustomizationTest { ...
Pvlerick/AutoFixture
Src/AutoFixtureUnitTest/MultipleCustomizationTest.cs
https://github.com/Pvlerick/AutoFixture/blob/HEAD/Src/AutoFixtureUnitTest/MultipleCustomizationTest.cs
ghcode:00177:13bb6e36a18f
mit
codeparrot/github-code
13bb6e36a18f6822ade39e97c1086edda71c9c5d3b7b7c2dd4068753d9cf8d88
0.85
testing_debugging_repair_refactoring
1,105
false
2026-07-17
using System; using System.Text; using Should; namespace Fixie.Samples.Skipped { public class SkipMethodTests : IDisposable { Calculator calculator; readonly StringBuilder log; public SkipMethodTests() { calculator = new Calculator(); log = new StringBu...
bardoloi/fixie
src/Fixie.Samples/Skipped/SkipMethodTests.cs
https://github.com/bardoloi/fixie/blob/HEAD/src/Fixie.Samples/Skipped/SkipMethodTests.cs
ghcode:00177:305d73f4e240
mit
codeparrot/github-code
305d73f4e240e30884583c38de51b75f7d30ecc769ad8bdaa3ae0bfd44a11b71
0.75
testing_debugging_repair_refactoring
200
false
2026-07-17
using LanguageExt; using static LanguageExt.Prelude; using static LanguageExt.TypeClass; using static LanguageExt.Compositions; using LanguageExt.ClassInstances; using Xunit; namespace LanguageExt.Tests { public class CompositionsTests { [Fact] public void ComposedIsMonoidMorphism1() {...
louthy/language-ext
LanguageExt.Tests/CompositionsTests.cs
https://github.com/louthy/language-ext/blob/HEAD/LanguageExt.Tests/CompositionsTests.cs
ghcode:00177:6870ba35d9cc
mit
codeparrot/github-code
6870ba35d9cc4af56b16c8715626055f50835468ebb8cdc9630db05ad64c98be
0.75
testing_debugging_repair_refactoring
824
false
2026-07-17
#if NETCF using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Reflection; namespace NUnit.Framework.Internal { static class NetCFExtensions { public static MethodInfo MakeGenericMethodEx(this MethodInfo mi, object[] arguments) { return ...
akoeplinger/nunit
src/NUnitFramework/framework/Internal/NetCFExtensions.cs
https://github.com/akoeplinger/nunit/blob/HEAD/src/NUnitFramework/framework/Internal/NetCFExtensions.cs
ghcode:00177:932aabc22a3c
mit
codeparrot/github-code
932aabc22a3caa36cf35cd3d0280701e1534de456050c27ec76e0b3878f4f46b
0.75
testing_debugging_repair_refactoring
566
false
2026-07-17
using System; using System.Threading.Tasks; using Moq; using NBitcoin; using Stratis.Bitcoin.Configuration.Logging; using Stratis.Bitcoin.Consensus; using Stratis.Bitcoin.Consensus.Rules; using Stratis.Bitcoin.Features.PoA; using Stratis.Bitcoin.Interfaces; using Stratis.Bitcoin.Utilities; using Stratis.Features.Colla...
quantumagi/StratisBitcoinFullNode
src/Stratis.Features.FederatedPeg.Tests/CheckCollateralFullValidationRuleTests.cs
https://github.com/quantumagi/StratisBitcoinFullNode/blob/HEAD/src/Stratis.Features.FederatedPeg.Tests/CheckCollateralFullValidationRuleTests.cs
ghcode:00177:66528bc0ac45
mit
codeparrot/github-code
66528bc0ac451673510d37fe2db55cb551ee57d02e584524945e55fa3add3d66
0.75
testing_debugging_repair_refactoring
687
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 Cake.Common.Solution.Project.Properties; using Cake.Common.Tests.Fixtures; using Xunit; namespace Cake.Commo...
thomaslevesque/cake
src/Cake.Common.Tests/Unit/Solution/Project/Properties/AssemblyInfoExtensionTests.cs
https://github.com/thomaslevesque/cake/blob/HEAD/src/Cake.Common.Tests/Unit/Solution/Project/Properties/AssemblyInfoExtensionTests.cs
ghcode:00177:f1fec33f38eb
mit
codeparrot/github-code
f1fec33f38ebd53c5e60d9499d8ba5c5eff88dcc0633a44d2128cfcde0ab37ee
0.85
testing_debugging_repair_refactoring
180
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...
DustinCampbell/roslyn
src/Workspaces/Core/MSBuild/MSBuild/MSBuildWorkspace.cs
https://github.com/DustinCampbell/roslyn/blob/HEAD/src/Workspaces/Core/MSBuild/MSBuild/MSBuildWorkspace.cs
ghcode:00177:480a4cc29288
apache-2.0
codeparrot/github-code
480a4cc29288c5d432572e5bb4d6673dacd609ed5a034515d6d7942c36bdcc08
0.85
testing_debugging_repair_refactoring
3,766
false
2026-07-17
using System; using NFluent; using NUnit.Framework; using PicklesDoc.Pickles.ObjectModel; using G = Gherkin.Ast; namespace PicklesDoc.Pickles.Test.ObjectModel { [TestFixture] public class MapperTestsForLocation { private readonly Factory factory = new Factory(); [Test] public void...
ludwigjossieaux/pickles
src/Pickles/Pickles.Test/ObjectModel/MapperTestsForLocation.cs
https://github.com/ludwigjossieaux/pickles/blob/HEAD/src/Pickles/Pickles.Test/ObjectModel/MapperTestsForLocation.cs
ghcode:00177:28ef01c11f09
apache-2.0
codeparrot/github-code
28ef01c11f09fc0f93e266511de89bb03ea70cb32f64181471da69dafc725d10
0.75
testing_debugging_repair_refactoring
198
false
2026-07-17
//----------------------------------------------------------------------- // <copyright file="ReceiveTimeoutSpec.cs" company="Akka.NET Project"> // Copyright (C) 2009-2016 Lightbend Inc. <http://www.lightbend.com> // Copyright (C) 2013-2016 Akka.NET project <https://github.com/akkadotnet/akka.net> // </copyrig...
ali-ince/akka.net
src/core/Akka.Tests/Actor/ReceiveTimeoutSpec.cs
https://github.com/ali-ince/akka.net/blob/HEAD/src/core/Akka.Tests/Actor/ReceiveTimeoutSpec.cs
ghcode:00177:fb5bf4ea691c
apache-2.0
codeparrot/github-code
fb5bf4ea691c6d186dbea25c25234ab75b6785281a79e3a55681baf87fad5f17
0.85
testing_debugging_repair_refactoring
1,268
false
2026-07-17
using System; using System.Diagnostics; using System.IO; using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Graphics; namespace CocosSharp { // ideas taken from: // . The ocean spray in your face [Jeff Lander] // http://www.double.co.nz/dust/col0798.pdf // . Building an Advance...
haithemaraissia/CocosSharp
src/particle_nodes/CCParticleSystem.cs
https://github.com/haithemaraissia/CocosSharp/blob/HEAD/src/particle_nodes/CCParticleSystem.cs
ghcode:00177:50da310c1335
mit
codeparrot/github-code
50da310c13350fb91230006889037b762769e4cb380a8ba034fbcf10ff90e406
0.85
testing_debugging_repair_refactoring
5,947
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.Collections.Generic; using System.Linq; using System.Net; using System.Threading; using Monitor.Tests.Helpers; using Microsoft.Azure.Management.Moni...
shahabhijeet/azure-sdk-for-net
src/SDKs/Monitor/Monitor.Tests/Scenarios/MetricsTests.cs
https://github.com/shahabhijeet/azure-sdk-for-net/blob/HEAD/src/SDKs/Monitor/Monitor.Tests/Scenarios/MetricsTests.cs
ghcode:00177:85be311a0828
mit
codeparrot/github-code
85be311a0828eeca337012dad27f67f8edeb37b16ac2d3306ee69776794801b0
0.85
testing_debugging_repair_refactoring
1,805
false
2026-07-17
// *********************************************************************** // Copyright (c) 2012-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, ...
Suremaker/nunit
src/NUnitFramework/framework/Api/DefaultTestAssemblyBuilder.cs
https://github.com/Suremaker/nunit/blob/HEAD/src/NUnitFramework/framework/Api/DefaultTestAssemblyBuilder.cs
ghcode:00177:c925f0a463ea
mit
codeparrot/github-code
c925f0a463eaff786e2cc875e2cfc2309607c196330b18e63a847171c5693cb0
0.85
testing_debugging_repair_refactoring
2,066
false
2026-07-17
using System; using System.Text; namespace Fixie.Samples.Shuffle { public class OrderTests : IDisposable { readonly StringBuilder log; public OrderTests() { log = new StringBuilder(); } public void TestA() { log.WhereAmI(); } public void TestB() { ...
Duohong/fixie
src/Fixie.Samples/Shuffle/OrderTests.cs
https://github.com/Duohong/fixie/blob/HEAD/src/Fixie.Samples/Shuffle/OrderTests.cs
ghcode:00177:2dbba967e394
mit
codeparrot/github-code
2dbba967e39453c4db445d8e693931c5a703fd055642810d4bf6e04a8fe98d09
0.75
testing_debugging_repair_refactoring
226
false
2026-07-17
using Nest; using Tests.Framework.Integration; using Tests.Framework.MockData; namespace Tests.QueryDsl.Joining.HasParent { public class HasParentUsageTests : QueryDslUsageTestsBase { public HasParentUsageTests(ReadOnlyCluster i, EndpointUsage usage) : base(i, usage) { } protected override object QueryJson => ...
UdiBen/elasticsearch-net
src/Tests/QueryDsl/Joining/HasParent/HasParentQueryUsageTests.cs
https://github.com/UdiBen/elasticsearch-net/blob/HEAD/src/Tests/QueryDsl/Joining/HasParent/HasParentQueryUsageTests.cs
ghcode:00177:48c632a019ed
apache-2.0
codeparrot/github-code
48c632a019ed5b9ff347e83ab8863981a65ed26be721e6b35247f9112d645655
0.85
testing_debugging_repair_refactoring
374
false
2026-07-17
using System; using System.Text; using System.Collections.Generic; using System.Linq; using System.Reflection; using Duality; using Duality.Drawing; using NUnit.Framework; namespace Duality.Tests.Utility { [TestFixture] public class Point2Test { [Test] public void Constuctors() { AssertPointEqual(new Poin...
RockyTV/duality
Test/Core/Math/Point2Test.cs
https://github.com/RockyTV/duality/blob/HEAD/Test/Core/Math/Point2Test.cs
ghcode:00177:99770ad34782
mit
codeparrot/github-code
99770ad347826ca485edecea9728ad87defb3445b6e0b3ee19af8c6e16cedd3c
0.7
testing_debugging_repair_refactoring
1,319
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. #nullable disable using System.Linq; using Microsoft.CodeAnalysis.CSharp.Symbols; using Microsoft.CodeAnalysis.CSh...
panopticoncentral/roslyn
src/Compilers/CSharp/Test/Symbol/Symbols/Source/UpdatedContainingSymbolAndNullableAnntotationTests.cs
https://github.com/panopticoncentral/roslyn/blob/HEAD/src/Compilers/CSharp/Test/Symbol/Symbols/Source/UpdatedContainingSymbolAndNullableAnntotationTests.cs
ghcode:00177:17a09b1f829c
mit
codeparrot/github-code
17a09b1f829c9b7982b2548bd9bd5d6d6a2e0e76999cce5ec09b7bcd08674eb2
0.95
testing_debugging_repair_refactoring
765
false
2026-07-17
using System.Collections.Generic; using System.Linq; using NUnit.Framework; using SIL.Windows.Forms.WritingSystems.WSTree; using SIL.WritingSystems; using SIL.WritingSystems.Tests; namespace SIL.Windows.Forms.WritingSystems.Tests.Tree { [TestFixture] public class WritingSystemVariantSuggestorTests { [Test, Ignor...
mccarthyrb/libpalaso
SIL.Windows.Forms.WritingSystems.Tests/Tree/WritingSystemVariantSuggestorTests.cs
https://github.com/mccarthyrb/libpalaso/blob/HEAD/SIL.Windows.Forms.WritingSystems.Tests/Tree/WritingSystemVariantSuggestorTests.cs
ghcode:00177:f2fbeffabbf1
mit
codeparrot/github-code
f2fbeffabbf11093620bcfde1122cc9d7671dee0b3c1887a70389e890bee9ad1
0.85
testing_debugging_repair_refactoring
924
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.Collections.Generic; using System.Globalization; using System.Runtime.Tests.Common; usin...
mokchhya/corefx
src/System.Runtime/tests/System/UInt32.cs
https://github.com/mokchhya/corefx/blob/HEAD/src/System.Runtime/tests/System/UInt32.cs
ghcode:00177:b34deb117223
mit
codeparrot/github-code
b34deb11722315c1d563843f062dc677cb2503f246c895535fe57cec782e9d41
0.95
testing_debugging_repair_refactoring
2,536
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 ...
antony-liu/npoi
testcases/main/DDF/TestEscherDggRecord.cs
https://github.com/antony-liu/npoi/blob/HEAD/testcases/main/DDF/TestEscherDggRecord.cs
ghcode:00177:65ce80a165da
apache-2.0
codeparrot/github-code
65ce80a165da4d96ddc64e87b5b7f8f9526c938da56f638cf34b6d1e8ca64072
0.75
testing_debugging_repair_refactoring
1,130
false
2026-07-17
//--------------------------------------------------------------------- // <copyright file="OperationReaderJsonLightTests.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/Tests/DataOData/Tests/OData.Reader.Tests/JsonLight/OperationReaderJsonLightTests.cs
https://github.com/hotchandanisagar/odata.net/blob/HEAD/test/FunctionalTests/Tests/DataOData/Tests/OData.Reader.Tests/JsonLight/OperationReaderJsonLightTests.cs
ghcode:00177:3941b9803c2b
mit
codeparrot/github-code
3941b9803c2bc7e73077f1554ced2997931f5fd2f93685cd31a300936eabb965
0.95
testing_debugging_repair_refactoring
7,790
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.Xunit.Performance; using Xunit; namespace System.Collections.Tests { public class Perf_BitArray...
ptoonen/corefx
src/System.Collections/tests/Performance/Perf.BitArray.cs
https://github.com/ptoonen/corefx/blob/HEAD/src/System.Collections/tests/Performance/Perf.BitArray.cs
ghcode:00177:d546d7329840
mit
codeparrot/github-code
d546d732984043503a41fe2a3fbc4148db1959ecbc76a9e61ca09729401bf590
0.95
testing_debugging_repair_refactoring
2,989
false
2026-07-17
using System; using crisicheckinweb.Infrastructure; using NUnit.Framework; using Resources; namespace WebProjectTests.Infrastructure { [TestFixture] public class PasswordComplexityTests { [Test] public void ValidWhenPasswordIsEqualToUsername() { // Act strin...
RyanBetker/crisischeckinUpdates
crisischeckin/WebProjectTests/Infrastructure/PasswordComplexityTests.cs
https://github.com/RyanBetker/crisischeckinUpdates/blob/HEAD/crisischeckin/WebProjectTests/Infrastructure/PasswordComplexityTests.cs
ghcode:00177:fb02d7309234
apache-2.0
codeparrot/github-code
fb02d7309234e64f81d5dc220226e1d93dfb4e0bafe382370616e01b6d812ecf
0.85
testing_debugging_repair_refactoring
173
false
2026-07-17
using System; using System.Linq; using NUnit.Framework; using Nest.Tests.MockData.Domain; using System.Reflection; namespace Nest.Tests.Unit.Core.Map.TypeField { [TestFixture] public class TypeFieldTests : BaseJsonTests { //Prior to Elasticsearch store took a yes/no (still supported) //We now favor sending ac...
junlapong/elasticsearch-net
src/Tests/Nest.Tests.Unit/Core/Map/TypeField/TypeFieldTests.cs
https://github.com/junlapong/elasticsearch-net/blob/HEAD/src/Tests/Nest.Tests.Unit/Core/Map/TypeField/TypeFieldTests.cs
ghcode:00177:37c9767c2204
apache-2.0
codeparrot/github-code
37c9767c22043823e54606f6d11c477b25c7690efb5a621cca82ede37ac853f7
0.95
testing_debugging_repair_refactoring
259
false
2026-07-17
using Moq; using NUnit.Framework; using Umbraco.Core; using Umbraco.Core.Logging; using Umbraco.Core.ObjectResolution; using Umbraco.Core.Persistence.Mappers; using Umbraco.Core.Strings; using Umbraco.Tests.TestHelpers; using UmbracoExamine; namespace Umbraco.Tests.UmbracoExamine { [TestFixture] ...
nul800sebastiaan/Umbraco-CMS
src/Umbraco.Tests/UmbracoExamine/ExamineBaseTest.cs
https://github.com/nul800sebastiaan/Umbraco-CMS/blob/HEAD/src/Umbraco.Tests/UmbracoExamine/ExamineBaseTest.cs
ghcode:00177:62dd55c7cab9
mit
codeparrot/github-code
62dd55c7cab9d2ea02c420692d876d0a4fe784a0efd4cc34c336fd7defc2e4d0
0.85
testing_debugging_repair_refactoring
220
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 Xunit; namespace System.Linq.Expressions.Tests { ...
nbarbettini/corefx
src/System.Linq.Expressions/tests/Switch/SwitchTests.cs
https://github.com/nbarbettini/corefx/blob/HEAD/src/System.Linq.Expressions/tests/Switch/SwitchTests.cs
ghcode:00177:9ecc556a8267
mit
codeparrot/github-code
9ecc556a826762a36e07a2db85e1e5053ad028d9f235bb1ba2a2973fefbb9e19
0.95
testing_debugging_repair_refactoring
8,326
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.ap...
devigned/azure-powershell
src/Storage/Stack/Commands.Storage.Test/Common/MockTransferManager.cs
https://github.com/devigned/azure-powershell/blob/HEAD/src/Storage/Stack/Commands.Storage.Test/Common/MockTransferManager.cs
ghcode:00177:f9ecd04c1b24
apache-2.0
codeparrot/github-code
f9ecd04c1b24ac30242e93fb18c89ff50e8a6c4ab6f57ab75b505e96894079bf
0.85
testing_debugging_repair_refactoring
388
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.Threading; using System.Collections; using Xunit; public class DictionaryBase_OnMethods { public bool runTest() { //////////...
vs-team/corefx
src/System.Collections.NonGeneric/tests/DictionaryBase/DictionaryBase_OnMethods.cs
https://github.com/vs-team/corefx/blob/HEAD/src/System.Collections.NonGeneric/tests/DictionaryBase/DictionaryBase_OnMethods.cs
ghcode:00178:1a5d46029cbe
mit
codeparrot/github-code
1a5d46029cbed2ed4a407a0937c49d9ff03ccd991db1b4d0b49d04353baef2f8
0.95
testing_debugging_repair_refactoring
6,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 Microsoft.CodeAnalysis.Editor.UnitTests.ChangeSignature; using Roslyn.Test.Utilities; using Xunit; namespace Microsoft.CodeAnalysis.Editor.CSharp.Unit...
droyad/roslyn
src/EditorFeatures/CSharpTest/ChangeSignature/ReorderParametersTests.Cascading.cs
https://github.com/droyad/roslyn/blob/HEAD/src/EditorFeatures/CSharpTest/ChangeSignature/ReorderParametersTests.Cascading.cs
ghcode:00178:5461a46cae17
apache-2.0
codeparrot/github-code
5461a46cae17abadbd8bcf9f7fbdce46662c8ee399ce380b7f6a6e8554488728
0.85
testing_debugging_repair_refactoring
2,050
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 System.Reflection.Metadata.Tests { internal static class TestMetadataResolver { ...
mafiya69/corefx
src/System.Reflection.Metadata/tests/TestUtilities/TestMetadataResolver.cs
https://github.com/mafiya69/corefx/blob/HEAD/src/System.Reflection.Metadata/tests/TestUtilities/TestMetadataResolver.cs
ghcode:00178:45a964cd9c90
mit
codeparrot/github-code
45a964cd9c9050441f5cda6dd0c0d8128afe94c80ffaf9d5f44a405d8c66dcfa
0.95
testing_debugging_repair_refactoring
270
false
2026-07-17
using System; using FluentAssertions; using Ritter.Domain.Business; using Ritter.Infra.Crosscutting.Specifications; using Xunit; namespace Domain.Seedwork.Tests.Business { public class BusinessRule_Evaluate { [Fact] public void EvaluateThrowExceptionForNullEntity() { Action ...
aritters/Ritter
tests/Domain.Seedwork.Tests/Business/BusinessRule_Evaluate.cs
https://github.com/aritters/Ritter/blob/HEAD/tests/Domain.Seedwork.Tests/Business/BusinessRule_Evaluate.cs
ghcode:00178:969bc40fe249
mit
codeparrot/github-code
969bc40fe249db65c3fe70e5a6dccbaade999e90728de5cb86edd00a8f6c4207
0.6
testing_debugging_repair_refactoring
383
false
2026-07-17
using System.Collections.Generic; using System.Linq; using System.Security.Authentication; using Thriot.Framework; using Thriot.Framework.Exceptions; using Thriot.Management.Services.Dto; using Thriot.Management.Model.Operations; using Thriot.Platform.Services.Client; using Thriot.TestHelpers; using Microsoft.VisualSt...
kpocza/thriot
Service/Management/Thriot.Management.Services.Tests/CompanyServiceTest.cs
https://github.com/kpocza/thriot/blob/HEAD/Service/Management/Thriot.Management.Services.Tests/CompanyServiceTest.cs
ghcode:00178:a2e278969314
mit
codeparrot/github-code
a2e278969314231398b791d8414bc84578a9351aa567885e3860d3c77ff724ec
0.75
testing_debugging_repair_refactoring
2,127
false
2026-07-17
using System; using System.Diagnostics; using System.Text; using Common.Logging; using DotNetEngine.Engine.Enums; using DotNetEngine.Engine.Objects; namespace DotNetEngine.Engine.Helpers { /// <summary> /// Helper methods that act on the GameState object and its properties /// </summary> internal stat...
aaronmell/dotnetchess
DotNetEngine.Engine/Helpers/GameStateUtility.cs
https://github.com/aaronmell/dotnetchess/blob/HEAD/DotNetEngine.Engine/Helpers/GameStateUtility.cs
ghcode:00178:41a1b707cfa9
mit
codeparrot/github-code
41a1b707cfa9a751f8bc651ade89238a540cf4f855de78ca17a2529d55b8d19f
0.85
testing_debugging_repair_refactoring
2,699
false
2026-07-17
#pragma warning disable CA1062 // Validate arguments of public methods using System; using Theraot.Core; namespace TestRunner.Theraot.Core { [TestFixture] public static class ReverseStringBuilderTest { [Test] public static void ConstructorWithNegativeCapacityThrows() { ...
theraot/Theraot
TestRunner/Theraot/Core/ReverseStringBuilderTest.cs
https://github.com/theraot/Theraot/blob/HEAD/TestRunner/Theraot/Core/ReverseStringBuilderTest.cs
ghcode:00178:f94b309c46ca
mit
codeparrot/github-code
f94b309c46ca50b91216fa51b54e36ee8f62f33a95d6c18605a1e21b8592b376
0.75
testing_debugging_repair_refactoring
597
false
2026-07-17
using UnityEngine; using System.Collections; using AClockworkBerry; public class Test : MonoBehaviour { float timeout = 5, lasttime = -1; int i = 0; void Start() { ScreenLogger.Instance.ShowLog = true; TestMessageTypes(); } void Update() { if (timeout > 0) ...
reillydonovan/MurmurG
Assets/Plugins/ScreenLogger/Example/Scripts/Test.cs
https://github.com/reillydonovan/MurmurG/blob/HEAD/Assets/Plugins/ScreenLogger/Example/Scripts/Test.cs
ghcode:00178:6bbd5e2b4c5b
mit
codeparrot/github-code
6bbd5e2b4c5b80da83dcb5e1b90b212bde7335a85d1114c748dc84b4e9236201
0.75
testing_debugging_repair_refactoring
429
false
2026-07-17
using System; using Microsoft.VisualStudio.TestTools.UnitTesting; namespace BootSharp.Tests.DataImport { [TestClass] public class UnitTest1 { [TestMethod] public void TestMethod1() { } } }
OgaFuuu/BootSharp
BootSharp.Tests.DataImport/UnitTest1.cs
https://github.com/OgaFuuu/BootSharp/blob/HEAD/BootSharp.Tests.DataImport/UnitTest1.cs
ghcode:00178:9b0809456ed9
mit
codeparrot/github-code
9b0809456ed99e2c918c12980cba1dea5579b570a8cd714a1503a1c54fcc9c97
0.75
testing_debugging_repair_refactoring
48
false
2026-07-17
using BenchmarkDotNet.Configs; using BenchmarkDotNet.Jobs; using BenchmarkDotNet.Running; using BenchmarkDotNet.Toolchains.CsProj; namespace HandlebarsNet.Benchmark { static class Program { public static void Main(string[] args) { var job = Job.MediumRun .WithToolcha...
rexm/Handlebars.Net
source/Handlebars.Benchmark/Program.cs
https://github.com/rexm/Handlebars.Net/blob/HEAD/source/Handlebars.Benchmark/Program.cs
ghcode:00178:20d685f4e3cb
mit
codeparrot/github-code
20d685f4e3cb6506ed41f0764b52fdca7a49ca91384294a940ef8d98f4190e7a
0.75
testing_debugging_repair_refactoring
143
false
2026-07-17
using System; using System.Collections.Generic; using System.Net; using Contentful.Core.Models; using FluentAssertions; using Moq; using StockportContentApi.Config; using StockportContentApi.Http; using StockportContentApi.Model; using StockportContentApi.Repositories; using Xunit; using StockportContentApi.Client; us...
smbc-digital/iag-contentapi
test/StockportContentApiTests/Unit/Repositories/EventCategoryRepositoryTest.cs
https://github.com/smbc-digital/iag-contentapi/blob/HEAD/test/StockportContentApiTests/Unit/Repositories/EventCategoryRepositoryTest.cs
ghcode:00178:85ec38c691a9
mit
codeparrot/github-code
85ec38c691a94854f26dd00c7bd6f22604f87163eb02d10660ae7f26b3e6d713
0.85
testing_debugging_repair_refactoring
705
false
2026-07-17
namespace AngleSharp.Core.Tests.Html { using AngleSharp.Core.Tests.Mocks; using AngleSharp.Dom; using AngleSharp.Html.Parser; using AngleSharp.Text; using NUnit.Framework; /// <summary> /// Tests from https://github.com/html5lib/html5lib-tests: /// tree-construction/tests16.dat ///...
AngleSharp/AngleSharp
src/AngleSharp.Core.Tests/Html/HtmlScript.cs
https://github.com/AngleSharp/AngleSharp/blob/HEAD/src/AngleSharp.Core.Tests/Html/HtmlScript.cs
ghcode:00178:f08ab0f99fa0
mit
codeparrot/github-code
f08ab0f99fa027c06c3441c94092ba7808ee49cb1f7a1a58bdd04dabfb19f4cf
0.5
testing_debugging_repair_refactoring
51,083
false
2026-07-17
namespace SharpMongo.Core.Tests { using System; using System.Collections.Generic; using System.Linq; using System.Text; using Microsoft.VisualStudio.TestTools.UnitTesting; [TestClass] public class CollectionTests { [TestMethod] public void InsertDocument() ...
ajlopez/SharpMongo
Src/SharpMongo.Core.Tests/CollectionTests.cs
https://github.com/ajlopez/SharpMongo/blob/HEAD/Src/SharpMongo.Core.Tests/CollectionTests.cs
ghcode:00178:ee9d3ec24e1a
mit
codeparrot/github-code
ee9d3ec24e1a79734d40838ec4884578b316ae5c55e507a6388bc28186d1cdfb
0.75
testing_debugging_repair_refactoring
3,915
false
2026-07-17
namespace Santase.Tests.GameSimulations { using System; using Santase.AI.SmartPlayer; using Santase.Tests.GameSimulations.GameSimulators; public static class Program { public static void Main() { SimulateGames(new SmartPlayersGameSimulator()); Console.Write...
Emiliya93/TelerikAcademy
HighQualityCode/10.UnitTesting/SantaseGameEngine-master/Source/Tests/Santase.Tests.GameSimulations/Program.cs
https://github.com/Emiliya93/TelerikAcademy/blob/HEAD/HighQualityCode/10.UnitTesting/SantaseGameEngine-master/Source/Tests/Santase.Tests.GameSimulations/Program.cs
ghcode:00178:4dedd012f977
mit
codeparrot/github-code
4dedd012f977e66a2b5489cd4733a31a91d6cce57b8778f4c8a09d1dc76013d1
0.85
testing_debugging_repair_refactoring
270
false
2026-07-17
using Moq; using NUnit.Framework; namespace MeetMe.Data.Models.Tests.StatisticTests { [TestFixture] public class User_Should { [Test] public void SetUser_Correct() { // Arrange var user = new Mock<CustomUser>(); var statistic = new Statistic(); ...
Warez-VD/MeetMe
MeetMe/MeetMe.Data.Models.Tests/StatisticTests/User_Should.cs
https://github.com/Warez-VD/MeetMe/blob/HEAD/MeetMe/MeetMe.Data.Models.Tests/StatisticTests/User_Should.cs
ghcode:00178:e8bff6f89632
mit
codeparrot/github-code
e8bff6f896320ec2de64f0f4fa63a340251fb54256a3d9115383cf9af135db80
0.7
testing_debugging_repair_refactoring
157
false
2026-07-17
using NUnit.Framework; using static Vanara.PInvoke.Kernel32; namespace Vanara.PInvoke.Tests { [TestFixture] public class VersionHelpersTests { [Test] public void IsActiveSessionCountLimitedTest() { Assert.That(IsActiveSessionCountLimited(), Is.True); } [Test] public void IsWindowsTests() { Ass...
dahall/vanara
UnitTests/PInvoke/Kernel32/VersionHelpersTests.cs
https://github.com/dahall/vanara/blob/HEAD/UnitTests/PInvoke/Kernel32/VersionHelpersTests.cs
ghcode:00178:83332c7035b5
mit
codeparrot/github-code
83332c7035b5d74aca7f890fc702308d3b44fe6634a652212d5866766b3ddc8b
0.75
testing_debugging_repair_refactoring
271
false
2026-07-17
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. using System.Threading.Tasks; using Azure.Core.TestFramework; using Azure.ResourceManager.AppService.Tests.Helpers; using NUnit.Framework; namespace Azure.ResourceManager.AppService.Tests.TestsCase { public class AppS...
Azure/azure-sdk-for-net
sdk/websites/Azure.ResourceManager.AppService/tests/TestsCase/AppServicePlanOperationsTests.cs
https://github.com/Azure/azure-sdk-for-net/blob/HEAD/sdk/websites/Azure.ResourceManager.AppService/tests/TestsCase/AppServicePlanOperationsTests.cs
ghcode:00178:2678f5ea6f52
mit
codeparrot/github-code
2678f5ea6f52bedcb0e4b71410b7f596dd9bafc2a8a314db90b6577cb309c16e
0.85
testing_debugging_repair_refactoring
304
false
2026-07-17
namespace TraktApiSharp.Tests.Modules.TraktCalendarModule { using FluentAssertions; using System; using System.Net; using System.Threading.Tasks; using TestUtils; using Traits; using TraktApiSharp.Exceptions; using TraktApiSharp.Extensions; using TraktApiSharp.Objects.Get.Calendars;...
henrikfroehling/TraktApiSharp
Source/Tests/TraktApiSharp.Tests/Modules/TraktCalendarModule/TraktCalendarModuleTests_GetAllNewShows_Tests.cs
https://github.com/henrikfroehling/TraktApiSharp/blob/HEAD/Source/Tests/TraktApiSharp.Tests/Modules/TraktCalendarModule/TraktCalendarModuleTests_GetAllNewShows_Tests.cs
ghcode:00178:aba86125292d
mit
codeparrot/github-code
aba86125292d77263213b6df7b3154846983fb51e45193a25c5ae909aaedfc90
0.85
testing_debugging_repair_refactoring
4,775
false
2026-07-17
using System; using System.Diagnostics; using System.Reflection; using ActionContainer.Framework; using Microsoft.VisualStudio.TestTools.UnitTesting; namespace ActionContainer.Test.Framework { [TestClass] public class ExpressionPerformanceTest { private const int Iterations = 100000; [TestMethod] public void...
statianzo/ActionContainer
ActionContainer.Test/Framework/ExpressionPerformanceTest.cs
https://github.com/statianzo/ActionContainer/blob/HEAD/ActionContainer.Test/Framework/ExpressionPerformanceTest.cs
ghcode:00178:1af1bf6aad74
mit
codeparrot/github-code
1af1bf6aad74929646638ee2b9ebca7bb0ff1ef6636c585b0054ccb7492cf3b7
0.75
testing_debugging_repair_refactoring
861
false
2026-07-17
using Microsoft.AspNetCore.Http; using Ocelot.LoadBalancer.LoadBalancers; using Ocelot.Middleware; using Ocelot.Responses; using Ocelot.Values; using Shouldly; using System; using System.Collections.Generic; using System.Threading.Tasks; using TestStack.BDDfy; using Xunit; namespace Ocelot.UnitTests.LoadBalancer { ...
geffzhang/Ocelot
test/Ocelot.UnitTests/LoadBalancer/LeastConnectionTests.cs
https://github.com/geffzhang/Ocelot/blob/HEAD/test/Ocelot.UnitTests/LoadBalancer/LeastConnectionTests.cs
ghcode:00178:c2cc11bd1336
mit
codeparrot/github-code
c2cc11bd13368d6f8ccc7efea2229959b0e9264f87afa5f72601771d940053aa
0.75
testing_debugging_repair_refactoring
2,483
false
2026-07-17
using System; using System.Collections.Generic; using Microsoft.VisualStudio.TestTools.UnitTesting; using Leanwork.CodePack; namespace Leanwork.CodePack.Tests.Extensions { [TestClass] public class ListExtensions_Should { [TestMethod] public void Convert_list_of_string_to_int() { ...
leanwork/lean-codepack
src/Lean.CodePack/Leanwork.CodePack.Tests/Extensions/ListExtensions_Should.cs
https://github.com/leanwork/lean-codepack/blob/HEAD/src/Lean.CodePack/Leanwork.CodePack.Tests/Extensions/ListExtensions_Should.cs
ghcode:00178:ec175ecd844a
mit
codeparrot/github-code
ec175ecd844ad7a9cd90edb542d3874c6567cb9fdcb3f4af3afa76bbd6dd3136
0.7
testing_debugging_repair_refactoring
573
false
2026-07-17
using System; using System.Collections.Concurrent; using System.Collections.Generic; using System.Linq; using System.Reflection; using ServiceStack.Authentication.Azure.Tests; using Xunit; using Xunit.Abstractions; using Xunit.Sdk; [assembly: CollectionBehavior(DisableTestParallelization = true)] [assembly: TestColle...
ticky74/ServiceStack.Authentication.Azure
src/ServiceStack.Authentication.Azure.Tests/Ordering.cs
https://github.com/ticky74/ServiceStack.Authentication.Azure/blob/HEAD/src/ServiceStack.Authentication.Azure.Tests/Ordering.cs
ghcode:00178:e4fb9ebbbf18
mit
codeparrot/github-code
e4fb9ebbbf187a822527b71d03f66f2b6670e86bdc738b9e8456103085ae7a26
0.85
testing_debugging_repair_refactoring
699
false
2026-07-17
using System.Collections.Generic; using FluentAssertions; using MvcBootstrapTable; using MvcBootstrapTable.Builders; using MvcBootstrapTable.Config; using Xunit; using NSubstitute; namespace Test.Builders { public class RowBuilderTest { private readonly IBuilderFactory _builderFactory; private...
Robelind/MvcBootstrapTable
Test/Builders/RowBuilderTest.cs
https://github.com/Robelind/MvcBootstrapTable/blob/HEAD/Test/Builders/RowBuilderTest.cs
ghcode:00178:c972f40c6689
mit
codeparrot/github-code
c972f40c6689a9c401ceae79009aaaa31ae75d8ca5ba5452177d7bc45c69c4c5
0.6
testing_debugging_repair_refactoring
723
false
2026-07-17
using System; using System.Collections.Generic; using System.Linq; using System.Text; using Jeden.Engine.Object; using Jeden.Game.Physics; using Jeden.Engine.Render; using SFML.Window; using Microsoft.Xna.Framework; using System.Diagnostics; namespace Jeden.Game { class FlyMessage : Message { public ...
robert-porter/Jeden
Jeden/Game/FlyingBugControllerComponent.cs
https://github.com/robert-porter/Jeden/blob/HEAD/Jeden/Game/FlyingBugControllerComponent.cs
ghcode:00178:36fc3535ec3d
mit
codeparrot/github-code
36fc3535ec3de97540a45f13a6691200ae60bcb886f17ddc4ed46c57ecc8bfb1
0.7
testing_debugging_repair_refactoring
393
false
2026-07-17
using System; using Microsoft.VisualStudio.TestTools.UnitTesting; using System.Reflection; using System.Diagnostics; using System.IO; using System.Net.Http; using System.Threading.Tasks; namespace SFRouter { public partial class SFRouterTests { /* the below tests verify the following mapping ...
khenidak/Router
src/ServiceFabric/SFRouter/SFRouterTestsSFGw.cs
https://github.com/khenidak/Router/blob/HEAD/src/ServiceFabric/SFRouter/SFRouterTestsSFGw.cs
ghcode:00178:ebbd0d6ffb82
mit
codeparrot/github-code
ebbd0d6ffb82c090ddf07e3d87986e1d05337c78d7a022e51562ce7e398326b5
0.85
testing_debugging_repair_refactoring
536
false
2026-07-17
using Microsoft.WindowsAzure.Storage.Table; using NUnit.Framework; using TableQueryParser.Core; namespace TableQueryParser.Tests.Integration.GivenACombinedQuery { [TestFixture] public class WhenTheRowKeyAndPartionKeyMatchTheQuery { [Test] public void ThenResolveReturnsTrue() ...
Korthax/TableQueryParser
tests/TableQueryParser.Tests/Integration/GivenACombinedQuery/WhenAnObjectShouldMatch.cs
https://github.com/Korthax/TableQueryParser/blob/HEAD/tests/TableQueryParser.Tests/Integration/GivenACombinedQuery/WhenAnObjectShouldMatch.cs
ghcode:00178:6721c88919b6
mit
codeparrot/github-code
6721c88919b67e78727a3b8a8f313a6d3c5dab8d3f1272a38c7a03f0ab0b2ce5
0.6
testing_debugging_repair_refactoring
185
false
2026-07-17
// -------------------------------------------------------------------------------------------------------------------- // <copyright file="StreamFileResponseExtensionsTest.cs"> // Copyright (c) 2017. All rights reserved. Licensed under the MIT license. See LICENSE file in // the project root for full license ...
spritely/Foundations.WebApi
Foundations.WebApi.Test/StreamFileResponseExtensionsTest.cs
https://github.com/spritely/Foundations.WebApi/blob/HEAD/Foundations.WebApi.Test/StreamFileResponseExtensionsTest.cs
ghcode:00178:ca1f39b09ae0
mit
codeparrot/github-code
ca1f39b09ae05686b0f494cfa95e2c18e69d7e7d2737aed95efec54e1ae2d12c
0.7
testing_debugging_repair_refactoring
1,747
false
2026-07-17
#if NET40_OR_GREATER || TARGETS_NETSTANDARD || TARGETS_NETCOREAPP // PUBLIC_API_CHANGES. TODO: update after fixes in Theraot.Core using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using System.Linq.Expressions; using System.Reflection; using CodeJam.Collections; using CodeJa...
rsdn/CodeJam
CodeJam.Blocks/Mapping/ExpressionBuilder.cs
https://github.com/rsdn/CodeJam/blob/HEAD/CodeJam.Blocks/Mapping/ExpressionBuilder.cs
ghcode:00178:469d7808ae29
mit
codeparrot/github-code
469d7808ae2941dafd47b2b599e5abf1f4d61090f9346112a4cd6d8cf4899806
0.85
testing_debugging_repair_refactoring
5,425
false
2026-07-17
using System; using CoreLocation; using Foundation; using Xunit; namespace RxPosition.iOS.Tests { public class AuthorizeTests { [Fact] public void Background_With_No_Description_Throws() { var bundle = new TestBundle { RequriesBackgroundLocation =...
tomgilder/RxPosition
src/RxPosition.iOS.Tests/Tests/AuthorizeTests.cs
https://github.com/tomgilder/RxPosition/blob/HEAD/src/RxPosition.iOS.Tests/Tests/AuthorizeTests.cs
ghcode:00178:9e76761a8330
mit
codeparrot/github-code
9e76761a8330a64247ad5e68af9740df24731676f7d87546120c98897d87f514
0.85
testing_debugging_repair_refactoring
639
false
2026-07-17
using Microsoft.VisualStudio.TestTools.UnitTesting; using Nemesis.Physics; using Nemesis.Physics.Collision.Response; using OpenTK; using System.Collections.Generic; namespace NemesisTest { [TestClass] public class ParticlesPairTest { private readonly Particle particleA = new Particle(Vector3.Zero,...
sms-ocram/Nemesis
NemesisTest/ParticlesPairTest.cs
https://github.com/sms-ocram/Nemesis/blob/HEAD/NemesisTest/ParticlesPairTest.cs
ghcode:00178:eec757ca5936
mit
codeparrot/github-code
eec757ca5936e742eb1a916663ef01a0e899e0dff47f5a4e8a63140d75a53abb
0.6
testing_debugging_repair_refactoring
497
false
2026-07-17
using Geocoding.MapQuest; using Xunit; namespace Geocoding.Tests { [Collection("Settings")] public class MapQuestAsyncGeocoderTest : AsyncGeocoderTest { protected override IGeocoder CreateAsyncGeocoder() { return new MapQuestGeocoder(settings.MapQuestKey) { UseOSM = false }; } } }
chadly/Geocoding.net
test/Geocoding.Tests/MapQuestAsyncGeocoderTest.cs
https://github.com/chadly/Geocoding.net/blob/HEAD/test/Geocoding.Tests/MapQuestAsyncGeocoderTest.cs
ghcode:00178:246be80fcab7
mit
codeparrot/github-code
246be80fcab7254d29244156ed497713ac1d5211b3f9145e103e59032a56bdc1
0.6
testing_debugging_repair_refactoring
84
false
2026-07-17
// <copyright file="VersionSetTests.cs" company="PlanGrid, Inc."> // Copyright (c) 2017 PlanGrid, Inc. All rights reserved. // </copyright> using System; using System.IO; using System.Linq; using System.Net; using System.Net.Http; using System.Threading.Tasks; using NUnit.Framework; namespace PlanGrid.Api.Tests ...
plangrid/plangrid-api-net
PlanGrid.Api.Tests/VersionSetTests.cs
https://github.com/plangrid/plangrid-api-net/blob/HEAD/PlanGrid.Api.Tests/VersionSetTests.cs
ghcode:00178:ddcce7f4dd12
mit
codeparrot/github-code
ddcce7f4dd128c13f628eaf22dc67ca9e13ca54abe9770fca14cc18cd69a66b7
0.85
testing_debugging_repair_refactoring
212
false
2026-07-17
using System; using System.Threading.Tasks; using Xunit; namespace MAF.FeaturesFlipping.FeatureContext.Delegate { public partial class DelegateFeatureContextPartFactoryTests { public class ReleaseFeatureContextPart { [Fact] public void The_Context_Is_Correclty_Passed_To...
maf-dosi/featuresflipping
tests/MAF.FeaturesFlipping.UnitTests/MAF.FeaturesFlipping.FeatureContext.Delegate/DelegateFeatureContextPartFactoryTests.ReleaseFeatureContextPart.cs
https://github.com/maf-dosi/featuresflipping/blob/HEAD/tests/MAF.FeaturesFlipping.UnitTests/MAF.FeaturesFlipping.FeatureContext.Delegate/DelegateFeatureContextPartFactoryTests.ReleaseFeatureContextPart.cs
ghcode:00178:e98561a431f5
mit
codeparrot/github-code
e98561a431f543b5cf04053d1c0565d2121f99687791365d3e4cea94b05da605
0.85
testing_debugging_repair_refactoring
261
false
2026-07-17
using Installation_v2.InstallationLogic; using Installation_v2.InstallationLogic.Enums; using Installation_v2.PresentationLogic; using Installation_v2.PresentationLogic.Enums; using Installation_v2.PresentationLogic.WelcomeUC; using Microsoft.VisualStudio.TestTools.UnitTesting; using Tests.Fakes; namespace Tests { ...
VioletTape/DEV006-Refactoring
Installator 2.0/Tests/UseCases/WelcomeUCTests.cs
https://github.com/VioletTape/DEV006-Refactoring/blob/HEAD/Installator 2.0/Tests/UseCases/WelcomeUCTests.cs
ghcode:00178:dda0f42d6f29
mit
codeparrot/github-code
dda0f42d6f2997e8b092ec7e63f65138be8c91bd222e6b5f12ffa1b93e4d4bc6
0.85
testing_debugging_repair_refactoring
1,442
false
2026-07-17
using System.Linq; using System.Threading.Tasks; using Telegram.Bot.Exceptions; using Telegram.Bot.Tests.Integ.Framework; using Telegram.Bot.Types; using Telegram.Bot.Types.Enums; using Xunit; namespace Telegram.Bot.Tests.Integ.Polls { [Collection(Constants.TestCollections.NativePolls)] [Trait(Constants.Catego...
TelegramBots/telegram.bot
test/Telegram.Bot.Tests.Integ/Polls/AnonymousPollTests.cs
https://github.com/TelegramBots/telegram.bot/blob/HEAD/test/Telegram.Bot.Tests.Integ/Polls/AnonymousPollTests.cs
ghcode:00178:81140e7aa284
mit
codeparrot/github-code
81140e7aa2842367cedd94afc3a0940a3931bb7935639cc1f7f609408438896c
0.75
testing_debugging_repair_refactoring
870
false
2026-07-17
using System; using System.Reflection; using CppSharp.Utils; using CSharpTemp; using NUnit.Framework; public class CSharpTempTests : GeneratorTestFixture { public class ExtendsWrapper : TestOverrideFromSecondaryBase { public ExtendsWrapper() { ProtectedFunction(); } } ...
xistoso/CppSharp
tests/CSharpTemp/CSharpTemp.Tests.cs
https://github.com/xistoso/CppSharp/blob/HEAD/tests/CSharpTemp/CSharpTemp.Tests.cs
ghcode:00178:a483b8cf19cd
mit
codeparrot/github-code
a483b8cf19cdeea59cc123e77320355fadc26f366656fe9f50c38c1a86eb5940
0.85
testing_debugging_repair_refactoring
2,593
false
2026-07-17
// Licensed to Elasticsearch B.V under one or more agreements. // Elasticsearch B.V licenses this file to you under the Apache 2.0 License. // See the LICENSE file in the project root for more information. using System.Text.Json.Serialization; using Tests.Domain; using Tests.Core.Extensions; using System.Collections.G...
elastic/elasticsearch-net
tests/Tests/Serialization/ReadOnlyIndexNameDictionaryTests.cs
https://github.com/elastic/elasticsearch-net/blob/HEAD/tests/Tests/Serialization/ReadOnlyIndexNameDictionaryTests.cs
ghcode:00178:ba05e2e3e39d
apache-2.0
codeparrot/github-code
ba05e2e3e39df4fdde1b92ad86c20503463e9c8588a11cb7c0dae1fdb1daa130
0.95
testing_debugging_repair_refactoring
555
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/ArcLogistics/Services/ProxySettings.cs
https://github.com/Esri/route-planner-csharp/blob/HEAD/RoutePlanner_DeveloperTools/Source/ArcLogistics/Services/ProxySettings.cs
ghcode:00178:ac1c243baace
apache-2.0
codeparrot/github-code
ac1c243baace922edc6ba2575f504a4adce53fc31de0b0914321a819e05f9739
0.7
testing_debugging_repair_refactoring
1,352
false
2026-07-17
// ---------------------------------------------------------------------------- // Copyright (c) Microsoft Corporation. All rights reserved. // ---------------------------------------------------------------------------- using System; using System.Collections.Generic; using Microsoft.WindowsAzure.MobileServices; usin...
Azure/azure-mobile-apps-net-client
unittests/SQLiteStore.Tests/SqlQueryFormatter.Test.cs
https://github.com/Azure/azure-mobile-apps-net-client/blob/HEAD/unittests/SQLiteStore.Tests/SqlQueryFormatter.Test.cs
ghcode:00178:36d610ec92bc
apache-2.0
codeparrot/github-code
36d610ec92bc912085c9899e7526737803e3cf88dc477c9d2a1f66cbe11a3a3d
0.85
testing_debugging_repair_refactoring
2,522
false
2026-07-17
/***************************************************************************** * Copyright 2016 Aurora Solutions * * http://www.aurorasolutions.io * * Aurora Solutions is an innovative services and product company at * the forefront of the software industry, with processes and practices * involving Domain Dri...
trade-nexus/tradesharp-core
Backend/Infrastructure/TradeHub.Infrastructure.Nhibernate.Tests/FillRepositoryTestCases.cs
https://github.com/trade-nexus/tradesharp-core/blob/HEAD/Backend/Infrastructure/TradeHub.Infrastructure.Nhibernate.Tests/FillRepositoryTestCases.cs
ghcode:00178:174d59fc2cb3
apache-2.0
codeparrot/github-code
174d59fc2cb30829d544fce3b70fe1ed4a27e75abc487ba46627acd4623d0a29
0.85
testing_debugging_repair_refactoring
861
false
2026-07-17
// -------------------------------------------------------------------------------------------------------------------- // <copyright file="ValuationFixture.cs" company="Rare Crowds Inc"> // Copyright 2012-2013 Rare Crowds, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may ...
chinnurtb/OpenAdStack-1
DynamicAllocation/DynamicAllocationUnitTests/ValuationFixture.cs
https://github.com/chinnurtb/OpenAdStack-1/blob/HEAD/DynamicAllocation/DynamicAllocationUnitTests/ValuationFixture.cs
ghcode:00178:680492934421
apache-2.0
codeparrot/github-code
680492934421351aba48231ca8836108c82c81f3eb66616d2c51b05417003b5d
0.85
testing_debugging_repair_refactoring
5,170
false
2026-07-17
using System.Diagnostics; using ESRI.ArcLogistics.Data; using Microsoft.Practices.EnterpriseLibrary.Common.Configuration; using Microsoft.Practices.EnterpriseLibrary.Validation; using Microsoft.Practices.EnterpriseLibrary.Validation.Configuration; namespace ESRI.ArcLogistics.DomainObjects.Validation { /// <summar...
Esri/route-planner-csharp
RoutePlanner_DeveloperTools/Source/ArcLogistics/DomainObjects/Validation/DuplicateNameValidator.cs
https://github.com/Esri/route-planner-csharp/blob/HEAD/RoutePlanner_DeveloperTools/Source/ArcLogistics/DomainObjects/Validation/DuplicateNameValidator.cs
ghcode:00178:ac1c06d59ea2
apache-2.0
codeparrot/github-code
ac1c06d59ea26f6dea9c4c18b2ff23521f21b6be20bbf6b556d087634e603e04
0.7
testing_debugging_repair_refactoring
507
false
2026-07-17
using System; using System.Collections.Generic; using Xunit; namespace Virtlink.Utilib { partial class NumericTests { /// <summary> /// Tests the <see cref="Numeric.HasFloatingPointType"/> function. /// </summary> public sealed class HasFloatingPointTypeTests { ...
Virtlink/utilib
test/Virtlink.Utilib.Tests/NumericTests.HasFloatingPointTypeTests.cs
https://github.com/Virtlink/utilib/blob/HEAD/test/Virtlink.Utilib.Tests/NumericTests.HasFloatingPointTypeTests.cs
ghcode:00178:cc54570daaac
apache-2.0
codeparrot/github-code
cc54570daaac1006545f50667139b38590c335ee3e88c5084f6eede223c5af78
0.85
testing_debugging_repair_refactoring
418
false
2026-07-17
using System; using System.Collections.Generic; using System.Linq; using System.Linq.Expressions; using NUnit.Framework; using Dypo.Expressions; using Dypo.Query; namespace Dypo.Tests.Expressions { public static class ExpressionVisitorTestExtensions { public static void AssertEqual<TModel, TResult>(th...
jweber/Dypo
source/Dypo.Tests/Expressions/SqlExpressionTests.cs
https://github.com/jweber/Dypo/blob/HEAD/source/Dypo.Tests/Expressions/SqlExpressionTests.cs
ghcode:00178:48025ddf3975
apache-2.0
codeparrot/github-code
48025ddf39752e7ec495b2107f52b4eb2455c2a42abeafd05dfba7d53ea756a4
0.75
testing_debugging_repair_refactoring
1,894
false
2026-07-17
using System.Collections.Generic; using Bmz.Framework.Threading.Extensions; using Shouldly; using Xunit; namespace Bmz.Framework.Tests.Threading { public class LockExtensions_Tests { private readonly List<int> _list; public LockExtensions_Tests() { _list = new List<int> { ...
blademasterzhang/Bmz.Framework
src/Tests/Bmz.Framework.Tests/Threading/LockExtensions_Tests.cs
https://github.com/blademasterzhang/Bmz.Framework/blob/HEAD/src/Tests/Bmz.Framework.Tests/Threading/LockExtensions_Tests.cs
ghcode:00178:6a45dbada3c5
apache-2.0
codeparrot/github-code
6a45dbada3c560a4fc090ac2b5842ec43c22099adb26597878e6edbe57685b45
0.85
testing_debugging_repair_refactoring
148
false
2026-07-17
using Microsoft.VisualStudio.TestTools.UnitTesting; using OpenQA.Selenium; using System; using System.IO; using System.Linq; using OpenQA.Selenium.Chrome; using OpenQA.Selenium.Firefox; using OpenQA.Selenium.IE; namespace DotVVM.Samples.Tests { public class SeleniumTestBase { public TestContext TestCo...
holajan/dotvvm
src/DotVVM.Samples.Tests/SeleniumTestBase.cs
https://github.com/holajan/dotvvm/blob/HEAD/src/DotVVM.Samples.Tests/SeleniumTestBase.cs
ghcode:00178:47995553b2ae
apache-2.0
codeparrot/github-code
47995553b2aecc0d2181f089db35471c50dcc046acd24143ac579fa5752eda50
0.85
testing_debugging_repair_refactoring
418
false
2026-07-17
using Elasticsearch.Net; using FluentAssertions; using Nest; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Tests.Framework; using Tests.Framework.MockData; using Xunit; namespace Tests.ClientConcepts.HighLevel.Inferrence { public class Index...
azubanov/elasticsearch-net
src/Tests/ClientConcepts/HighLevel/Inferrence/IndexNameInference.doc.cs
https://github.com/azubanov/elasticsearch-net/blob/HEAD/src/Tests/ClientConcepts/HighLevel/Inferrence/IndexNameInference.doc.cs
ghcode:00178:ca494193ebec
apache-2.0
codeparrot/github-code
ca494193ebecc0f6075e13869480c8603f78b4fcccfb1e7055e21dc49d168d3b
0.85
testing_debugging_repair_refactoring
568
false
2026-07-17
#region license // Copyright (c) 2007-2010 Mauricio Scheffer // // 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 requir...
vladen/SolrNet
SolrNet.Tests/MockConnection.cs
https://github.com/vladen/SolrNet/blob/HEAD/SolrNet.Tests/MockConnection.cs
ghcode:00178:d1f5ef4726c2
apache-2.0
codeparrot/github-code
d1f5ef4726c2ac437f904323fc2d371b91b0ca2b3fce13931a6e98f1751b778b
0.85
testing_debugging_repair_refactoring
640
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/Controls/SrPickerLunPerVDIItemTests.cs
https://github.com/aftabahmedsajid/XenCenter-Complete-dependencies-/blob/HEAD/XenAdminTests/Controls/SrPickerLunPerVDIItemTests.cs
ghcode:00178:feb8e83ebefd
bsd-2-clause
codeparrot/github-code
feb8e83ebefd20536173c17eabb0297c2605db503e5927bfa665d62e1f15529b
0.78
testing_debugging_repair_refactoring
1,025
false
2026-07-17
using System.Collections.Specialized; using System.Net; using NMoneys.Web.Api.v1.Infrastructure.Filters; using NSubstitute; using NUnit.Framework; using ServiceStack.Common.Web; using ServiceStack.ServiceHost; namespace Tests.Api.v1.Infrastructure.Filters { [TestFixture] public class HttpsEnforcerTester { [Test]...
dgg/NMoneys.Web
src/Tests/Api/v1/Infrastructure/Filters/HttpsEnforcerTester.cs
https://github.com/dgg/NMoneys.Web/blob/HEAD/src/Tests/Api/v1/Infrastructure/Filters/HttpsEnforcerTester.cs
ghcode:00178:b758826ae1b3
bsd-2-clause
codeparrot/github-code
b758826ae1b3f5330e46cbaf68b2ce4b32f908602aca5b891c10e8baa2d85cc8
0.78
testing_debugging_repair_refactoring
386
false
2026-07-17
using System; using NUnit.Framework; using VersionOne.SDK.ObjectModel.Filters; namespace VersionOne.SDK.ObjectModel.Tests.FilterTests { [TestFixture] public class ChangeSetFilterTester : BaseSDKTester { [Test] public void Reference() { string reference = Guid.NewGuid().ToString(); Instance.Create.ChangeSe...
versionone/VersionOne.SDK.NET.ObjectModel
ObjectModel.Tests/FilterTests/ChangeSetFilterTester.cs
https://github.com/versionone/VersionOne.SDK.NET.ObjectModel/blob/HEAD/ObjectModel.Tests/FilterTests/ChangeSetFilterTester.cs
ghcode:00178:625fc13a10b7
bsd-3-clause
codeparrot/github-code
625fc13a10b7a82a8c00eee17e59d16b85c00aac096176436d6299c1f202a27c
0.75
testing_debugging_repair_refactoring
115
false
2026-07-17
using System.Windows; using DataExplorer.Application.Core.Messages; using DataExplorer.Application.Views.ScatterPlots; using DataExplorer.Application.Views.ScatterPlots.Commands; using DataExplorer.Application.Views.ScatterPlots.Queries; using DataExplorer.Presentation.Views.ScatterPlots.Commands; using DataExplorer.P...
dataexplorer/dataexplorer
Presentation.Tests/Views/ScatterPlots/Commands/ZoomOutScatterPlotCommandTests.cs
https://github.com/dataexplorer/dataexplorer/blob/HEAD/Presentation.Tests/Views/ScatterPlots/Commands/ZoomOutScatterPlotCommandTests.cs
ghcode:00178:4a133709000a
bsd-3-clause
codeparrot/github-code
4a133709000a2edf80ab694e2b83828678fdf600d70d52ad6223cca225ba7628
0.75
testing_debugging_repair_refactoring
376
false
2026-07-17
// Copyright (c) MOSA Project. Licensed under the New BSD License. using Mosa.Compiler.Framework; using System.Diagnostics; namespace Mosa.Platform.x86.Intrinsic { /// <summary> /// /// </summary> internal sealed class Get8 : IIntrinsicPlatformMethod { #region Methods /// <summary> /// Replaces the intri...
kiootic/MOSA-Project
Source/Mosa.Platform.x86/Intrinsic/Get8.cs
https://github.com/kiootic/MOSA-Project/blob/HEAD/Source/Mosa.Platform.x86/Intrinsic/Get8.cs
ghcode:00178:a4fbed8000b3
bsd-3-clause
codeparrot/github-code
a4fbed8000b343cc2f857221da318cc2e2d8bb39055d20a950d4d094f198932b
0.85
testing_debugging_repair_refactoring
212
false
2026-07-17
using NUnit.Framework; using System; using System.Collections.Generic; namespace SimonWaite.BehaviourTree.Test { [TestFixture] public class SequenceTests { public static void Test () { Console.WriteLine ("*** SEQUENCE TESTS ***"); var x = new SequenceTests (); x.Success (); x.Failure (); x.Erro...
opless/SimonWaite.BehaviourTree
SimonWaite.BehaviourTree.Test/SequenceTests.cs
https://github.com/opless/SimonWaite.BehaviourTree/blob/HEAD/SimonWaite.BehaviourTree.Test/SequenceTests.cs
ghcode:00178:0bdbc03f1879
bsd-3-clause
codeparrot/github-code
0bdbc03f187999806c7d7de9e844144528eb17b9ebf5f8a858d434169e0165bb
0.75
testing_debugging_repair_refactoring
436
false
2026-07-17